User Activity

Hello, I have a custom designed board with 7 analog inputs on sigma delta ADC's.6 of my inputs are working properly. I have a software issue.When I erase the flash or de-solder the mcu I can measure the correct voltage from my test points.But when I ...
Hello, I've developed a board and trying to update the firmware with usb.My board has lcd display, and I want to display "Firmware Update Mode" while the device is in bootloader mode.Can I catch an interrupt to write something to LCD?Also, how can I ...