User Activity

Posted on January 04, 2013 at 10:52 We have aSTM32F37x eval board for testing and I'd like to set up some code that will sample 24kHz 16-bit with the SDADC. According to documentation it should be able to sample 50 ksps if you don't use multiple...
Posted on January 03, 2013 at 08:49We have an STM32373C-EVAL board and we've been trying out the firmware demo samples. One thing I've noticed is that if I enable the USE_FULL_ASSERT, most samples will crash. (Well, not crash but get caught in the a...