User Activity

"Board A" is a previous revision that used STM32F103C8T6 to communicate with a device over CAN. It works great."Board B" is a new revision of the same board, but I migrated to STM32L431RCT6 because I needed more IO and it was readily available. Long ...
In a current PCB design, SWD debugging is very erratic. Stepping through the code line-by-line works fine, but executing multiple lines will sometimes result in an apparent crash with a call stack like0x08061300xfffffff9which doesn't make any sense f...
I have a board that is running well. There are about 50+ PCBs in production operating fine. The firmware is pretty complex, but the hardware relatively simple, just some SPI devices and some PWM outputs.I revved the board, and the new board doesn't w...