STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L431RCT reads out Zero Value from ADC after EMC/ESD Testing. After a manually disable and enabling adc cycle everything is fine again.

Do you have any ideas what's going on with STM32L431RCT. After ESD Testing ADC of STM32L431RCT reads back 0 Values at all Input Channels. A manually disable and enabling cycle in debugging mode helps. ADC is reading values then correct again.We also ...

MGehr.3 by Associate II
  • 5805 Views
  • 11 replies
  • 0 kudos

Resolved! STM32F405RG HAL_I2C_Mem_Read_DMA stopped after reading 2 bytes.

I was trying to read the 24AA64FT EEPROM using the I2C DMA methods. But the I2C read will break after reading 2 bytes for no reason, and both SDA and SCL stay low. As you can see in the picture, the reading starts with writing 0x50 (0xA0 >> 1) to the...

0693W00000FCZtZQAX.png 0693W00000FCZtyQAH.png
GChen.5 by Associate II
  • 1907 Views
  • 4 replies
  • 1 kudos

Resolved! How does an uninitialized local pointer work in STM32?

I have the following bug in my project and cannot figure out why.In one function I was using an uninitialized pointer variable to receive data from another function. For some reason it works which I think shouldn't. The code is like this:funcA{ m...

zzzzz by Senior
  • 891 Views
  • 2 replies
  • 0 kudos

Resolved! LED Example program for initial steps with eval board

I hate being stupid, but I'm trying to get a nucelo-stm32LR76RG eval board working. I have the cubeide and cubemx software installed. I also have the associated example programs loaded. The board comes shipped with a program that makes the led blink ...

Why does the advanced timer PWM CH1 output affect CH2N?

This is my simulation output waveform.They are CH1, CH1N, CH2, CH2N, CH3, CH3NIt can be seen that CH1, CH2, and CH3 are all normal, but the complementary waveforms will be affected by other channels.How can I configure it?I want to use multi-channel ...

0693W00000FCbMNQA1.png 0693W00000FCbIzQAL.png 0693W00000FCbLUQA1.png 0693W00000FCbM8QAL.png
WFan.1 by Associate
  • 603 Views
  • 1 replies
  • 0 kudos

STM32F7508-DK UART Tx/Rx Stoppage

With my STM32F7508-DK board, I am interfacing to a BLE board over UART without hardware flow control. Due to pin conflicts, RTS/CTS is not available on that board. My primary issue is when BLE board sends 10K text buffers, STM32F7508-DK UART stops Tx...

EAlta.1 by Associate
  • 418 Views
  • 1 replies
  • 0 kudos

Hardware problem with NSS pin on SPI

I cannot to set NSS pin in push-pull mode. What is may be wrong?I use SPI1 on stm32F7 as a master only mode with SSOE config bit. My system use SPI clock speed 13,5 MHz. GPIOA#4 is used as NSS pin alternative function 5, push-pull output.This configu...

0693W00000FC0s2QAD.bmp
Natsu by Associate II
  • 4478 Views
  • 7 replies
  • 0 kudos