User Activity

Posted on August 22, 2015 at 07:04I am using an STM32F407 chip on a custom PCB. Using (mostly) HAL libraries, but I've ended up writing a lot of my code and verifying the registers individually. I am using an ADC that communicates over SPI. The tran...
Posted on July 24, 2015 at 01:19This is my first project with an STM part. I have started development on a NUCLEO board with an STM32F401RE chip and I'm programming/debugging using the onboard STLINKv2. So far firmware development has gone well. I d...