Explore >> Select a destination


You are here

mmelchior.wordpress.com
| | www.scorpia.co.uk
15.8 parsecs away

Travel
| |
| | ciesie.com
14.9 parsecs away

Travel
| | If you have ever worked with ARM Cortex M processors you've probably used GDB + OpenOCD combo for debugging. If you didn't: OpenOCD connects to the processor via a STLink programmer and opens a socket to which GDB can connect. It will push data necessary for debugging (and understandable for GDB) through this socket. That means that if you connect GDB to this socket (so called remote debugging) you can debug processor's software like any other application on your PC.
| | jborza.com
15.1 parsecs away

Travel
| | Over a month ago I bought an Altera Cyclone IV board from a local seller, it seems to be listed on Aliexpress as well. Its marked as A-C4E6E10, and features: Altera Cyclone IV EP4CE6E22C8 FPGA chip with 6272 logic elements, 270 Kbits of memory 8-digit seven-segment LCD display 8 position DIP switch VGA output PS/2 input port (comes in handy to try out keyboard processing) buzzer a couple of push buttons a handful of IO pins, some of which can be used as a connector for a 1602/12864 display and 22 miscell...
| | andybrown.me.uk
44.0 parsecs away

Travel
| Hello and welcome to my first published non-Nokia cellphone LCD reverse-engineering effort. All my articles in this series focus on bringing you all of the details that you would need in order to c...