Ask questions, find answers, and share insights on STM32 products and their technical features.
Hello GuysThe IC I am communicating with via my Nucleo STM32F446 board uses SPI and require a Chip Select Low before each SPI byte transmitted, then CHIP SELECT high for x time and then low again for next byte.So I am using SPI via DMA which is desig...
Hello,I have two STM32F303RE nucleo boards one acting as a master and the other as a slave.I have flashed the SPI examples on both of them that come with the firmware and both master/slave are working properly.The issue is the example only uses (SCK,...
Hello,I'm using STM32F779I.I'm just curious to know which clock does the RCC module uses for its own operations ?Regards,Vinoth.
Hello,Micro-controller used : STM32F779NIQuestion:My understanding is that there are two 1.2 V internal regulators.[1] The regulator that gets enabled by holding BYPASS_REG pin as low[2] The backup regulator that gets enabled through PWR_CSR1.BREAm i...
I have tried with and without the Cube generated code but no luck getting LPUART to send any printable characters/bytes to an external TeraTerm terminal over VCOM. I think I am missing some clocking or initialization step -- any help is appreciated.C...
Hello evryone.I'm newbie,I need conmunication stm32f103c8t6 and GY-86 with I2C protocol, read data from Gy-86 with debug console in Keil or SW4STM32.I hope someone help me,I try so lost of and I'm fail.Thanks so much!