STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to setup STM32L031K6 to read W25Q32JV Flash memory

I am a newbee to STM32 development and I am struck with not being able to communicate with flash at all.int main(void) { /* USER CODE BEGIN 1 */   /* USER CODE END 1 */   /* MCU Configuration-----------------------------------------------------...

0693W000003OtXAQA0.png 0693W000003OtX5QAK.png 0693W000003OtX0QAK.png 0693W000003OtWvQAK.png
SGovi.1 by Associate
  • 3180 Views
  • 7 replies
  • 0 kudos

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
  • 438 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
  • 4178 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
  • 340 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
  • 1068 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
  • 2425 Views
  • 4 replies
  • 0 kudos