STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32g491cet6 ADC and Hal_Delay not working

Hello!I have a number of issues with stm32g491cet6.When using the ADC interrupt, it remains in an infinite loop. When using the HAL_Delay () function, an infinite loop also results.The code is simple and runs on the application board with stm32f103 b...

vsilv.1 by Associate II
  • 430 Views
  • 0 replies
  • 0 kudos

Resolved! Press and release button

Hello, I need help to implement a function for some buttons, that every time a button is pressed a CAN message will be sent and when the button is released the CAN message will be sent again. It has to send a CAN message for falling and rising edge (...

NASI by Senior
  • 4113 Views
  • 6 replies
  • 0 kudos

Updating HRTIM registers via Burst DMA doesn't work

The problem is as follows: When I am trying to update HRTIM master timer registers (MPER, MCMP1-4) on the STM32G474 via Burst DMA access, every data word I write into the BDMADR register gets written into two of the specified master timer registers. ...

DDPS.1 by Associate II
  • 332 Views
  • 0 replies
  • 0 kudos

Nucleo-L4r5zi - Flash Erase and Write - Dual Bank

I had no issue writing to and erasing the banks on my nucleo a couple times but all of a sudden it started failing. I unlock the flash successfully clear flash error flags and try do a bank erase: FLASH_EraseInitTypeDef erase; erase.TypeErase = FLA...

0693W00000Nqfg9QAB.png 0693W00000NqfgEQAR.png
devtty by Associate III
  • 1029 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F030 + ili9486 Color Problem [SOLVED]

Hello Everyone!Couple days ago, I tried to interface STM32F030R8T6 dev. board with TFT display like on the picture with ILI9486 driver.One year ago, I interfaced the same TFT with FPGA de board and everything was fine.With STM32 I tried to interface ...

0693W00000HoSrkQAF.jpg 0693W00000HoSsiQAF.jpg 0693W00000HoSuZQAV.jpg 0693W00000HoSvXQAV.jpg
USolar by Associate III
  • 2362 Views
  • 4 replies
  • 0 kudos

STM32L073 I2C not sending 9th clock pulse

Hi,I have an STM32L073 communicating with an IS31FL3246 LED driver over I2C. Occasionally the MCU will not send the 9th clock pulse and therefore locks the bus. (As shown in the picture the analog signal has a valid waveform without much noise)Before...

0693W00000NqEtpQAF.png 0693W00000NqEu4QAF.png
GBohlin by Associate II
  • 1340 Views
  • 6 replies
  • 0 kudos

Resolved! STM32L476: Interfacing with ADS7142

Hi, I hope this is the right place to ask this.I am trying to read data from a ADS7142 in manual mode dual channel-single ended.Communication with the chip works just fine, but when the time comes to read the data, it only returns zeroesSetup:HAL_Sta...

Ubus99 by Associate III
  • 808 Views
  • 1 replies
  • 0 kudos