hamster Posted February 24, 2015 Share Posted February 24, 2015 Hi, Somebody was after a way to send the input state of FPGA pins through to a host/PC for logging, so I knocked a quick hack up for them. http://hamsterworks....ex.php/Log_Pins It logs 11 pins as an ASCII string of ones and zeros, followed by a NL and CR, at 9600 baud using RS232, but that can be tweaked. It only sends an update when the state of the input changes. On the development board I'm using it is to an on-board USB virtual serial port, but you could also use a USB to TTL RS232 adapter. Maybe somebody may be able to make use of it as a debugging interface,.. Link to comment Share on other sites More sharing options...
JColvin Posted February 24, 2015 Share Posted February 24, 2015 Sweet! Thanks for sharing! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.