STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Why I am stuck in I2C_ISR_TXIS flag set?

I have MPU6050 accerlometer, i need to interface with stm32f0 (via I2C).Firstly i am check if the sensor is responding by reading the"WHO_AM_I (0x75)" Register.If the sensor responds with 0x68, this means it’s available and good to go.but the code is...

Ws by Associate
  • 403 Views
  • 0 replies
  • 0 kudos

Resolved! Is there any advantage in the H7 SPI?

Hi,I would really like to understand why ST changed SPI on H7. What can be done with SPIx->CR2.TSIZE? Is it possible to generate an ISR only after TSIZE bytes transfer?Why 16 bytes FIFO? Is it possible to generate an ISR only after 16 bytes transfe...

Asantos by Senior
  • 414 Views
  • 2 replies
  • 0 kudos

I am using STM32-NUCLEO L053R8 and I want to use 8 RTDs (Temperature sensors) to Analog pins of this microcontroller board. Is it possible I can use all ADCs simultaneously?

This micro-controller has 16 Analog channels and I have read somewhere that all of these analog channels are sharing the same ADC. I want to connect 8 RTDs to the analog channels and I want this micro-controller to do conversion simultaneously. Is i...

SAHME.2 by Associate
  • 300 Views
  • 0 replies
  • 0 kudos

Resolved! STM32H753 eval board. Cannot write to backup RAM

I call HAL_PWR_EnableBkUpAccess() but writes to backup RAM (4K in battery backed domain) won't stick. Data always remains 0. No error or fault on write.What else can be missing??RTC backup registers write test on same board is successful (means, tamp...

Pavel A. by Evangelist III
  • 660 Views
  • 3 replies
  • 0 kudos

STM32 SPI Master Receiving

Hello,On my custom design board, I use external 12 bit ADC (ADS7886) and STM32F767VI. I try to get digitized ADC values with SPI interface. I set the SPI as Receive only master than prescaler as 8; baudrate as 13.5 Mbits/s; polarity as 1; phase as 1...

AE104 by Senior
  • 2650 Views
  • 5 replies
  • 0 kudos

[SOLVED]I'm having problems with SPI NSS pin toggle

Hi everyone, I'm using SMT32L073RZ as my MCU and it has connected through SPI a flash memory (microchip's SST25VF016B).So the connection is as follows:PA5   ------> SPI1_SCKPA6   ------> SPI1_MISOPA4   ------> SPI1_NSSPA7   ------> SPI1_MOSI)PA0   --...

0690X000009jzzLQAQ.png 0690X000009k04GQAQ.png
IvanG by Associate II
  • 595 Views
  • 1 replies
  • 0 kudos

STM32L4 SDMMC Command Timeout

Posted on July 05, 2017 at 10:53While using SDMMC with FatFS to interface with SDCards occasionally I get Command Timeout when issuing:SDMMC_CmdReadSingleBlockThis is when using new 1.7.0 drivers. Did anyone experience similar issue?

ChrisH by Associate III
  • 6486 Views
  • 29 replies
  • 1 kudos

Resolved! References to TIM5 in RM0091

There is no TIM5 in the 'F0.Textual search for TIM5 in RM0091 rev.9 reveals it occurs twice:in Internal clock source (CK_INT) subchapter of TIM15/16/17 chapter; this is a typo and it ought to be TIM15 (because TIM16/17 don't have the slave-mode contr...

Resolved! What is "SAI3"?

https://www.st.com/content/st_com/en/products/microcontrollers-microprocessors/stm32-32-bit-arm-cortex-mcus/stm32-high-performance-mcus/stm32f4-series.html#overviewJW

0690X000009jwR1QAI.png