STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Problem reading gpio pins in parallel from multiple eeproms.

Im trying to write to and read data from 10 eeproms in parallel. I first transmit the data in parallel to all the eeproms via spi, I then read data in parallel by first transmitting the address of data stored in the eeprom and then transmitting dummy...

0693W000001qVfmQAE.jpg 0693W000001qVKyQAM.jpg 0693W000001qVKjQAM.png
TSa.1 by Associate II
  • 1889 Views
  • 13 replies
  • 0 kudos

Resolved! Problem in the I2C1 peripherical?

Hi to all!I have an Nucleo-F767ZI board and I noticed a problem, in the I2C1 periperical.I have redirect the I2C1 pins on PB8 and PB9 for comodity and left PA6 and PA7 free and the I2C1 work well.After a couple of days, i have used the PA6 pin as out...

Luca1 by Senior
  • 554 Views
  • 3 replies
  • 0 kudos

STM32F302K8 I2C weirdness

I have noticed some very strange behavior with the I2C controller. It appears that when it has a slave address match, it sets the ADDR ISR flag and raises an interrupt ( if enabled ). If I have a breakpoint in the interrupt handler, the ISR BUSY fl...

psusi by Associate II
  • 770 Views
  • 3 replies
  • 0 kudos

Resolved! RM0444 Rev.3 still downloaded as Rev2

https://www.st.com/en/microcontrollers-microprocessors/stm32-32-bit-arm-cortex-mcus.html#resource tells that REV 3 is available. However the version that I can download is still Rev.2

STM32H7 SPI communication issue: RxFIFO management

I've been struggling for quite a while now on my SPI setup.The setup is as follows:- SPI Slave is a Nucleo STM32H743 in simplex mode, clocks at maximum (sysclk 400MHz, hclck 200Mhz, APB clock 100MHz)- SPI master is another identical Nucleo in simplex...

Gpeti by Senior II
  • 2929 Views
  • 12 replies
  • 1 kudos

Reading I2C bits with STM32F4Discovery

Hello. I have the following scheme for reading the output of humidity sensor that communicates via I2C:How would I execute this sequence with STM32CubeMX IDE and HAL libraries? The output of the sensor is as follows: All I have now is this code: uint...

0693W000001q9ZIQAY.png 0693W000001q9ZSQAY.png
BKem.1 by Associate II
  • 891 Views
  • 5 replies
  • 0 kudos