STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! SPI Triggering GPIO

SEE EDITI am using the STM32H7B3I-DK. I am trying to write my own simple SPI ISR to handle transmitting and receiving of just one byte I have gotten the slave working with my ISR (while master used HAL). I am now implementing on the master and having...

Resolved! SPI Slave Receiving Every Other Byte

I am using STM32H7B3I-DK running a touchgfx application and acting as SPI Master, and Nucleo-H743ZI as SPI Slave. Both are configured in interrupt mode not using HWNSS. The Master is sending 0,1,2,3,4,5,6,7, but the slave is only receiving 0,2,4,6,0,...

STM32G071CBU6 I2C Bootloader Stops Responding

Hi, I have a custom PCB where I am attempting to bootload an STM32G071CBU6 (using an STM32U575). I am using the bootloader while developing for uploading development builds, so it is being used often. The G0 seems to occasionally, randomly, stop resp...

bhaerel_0-1731638215680.png bhaerel_1-1731638272805.png bhaerel_2-1731638431360.png
bhaerel by Associate
  • 139 Views
  • 0 replies
  • 0 kudos

Resolved! Ethernet software reset is not clearing

The Ethernet reset is not clearing (ETH_DMABMR_SR in DMABMR).I am having a similar issue as others but have not seen a solution in the forum.I am working with the stm3210c-eval board. I know it is no longer available; but it has a version of the proc...

vneff by Associate III
  • 371 Views
  • 4 replies
  • 1 kudos