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...