User Activity

Sorry, I have another question to ask everyone. I am currently using the STM32F429ZIT6 to receive data from the AD7366 via SPI. My Code: int main(){ /* Initialize all configured... */ while(1){ /* CNVST Enable */ GPI...
Sorry, I have another question to ask everyone. I'm currently using the Nucleo F429ZI with SPI interface to receive 12-bit encoded data from another ADC. The Vdrive of that ADC can provide 3.3V or 5V for driving. However, the high level of the STM32F...
Hi everyone,I'm currently using the Nucleo F429ZI development board to test SPI Receive, and I've encountered the following two issues:I use the HAL_SPI_Receive() function, when I config the SPI frequency to a slower rate, I've observed that the CS s...
Hi everyoneI'm currently using the NUCLEO-F429ZI development board. I'm planning to create a PCB using the STM32F429ZIT6, but I've encountered some questions during the planning stage.According to the datasheet, HSE_OSC is specified to provide 8MHz, ...
Kudos from