STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! "How can I send and receive datas by using STM32F103C8T6 USART pins with FTDI (3.3-5V) programmer and ST-Link V2 ?

Hi,Nowadays I am trying to send and receive data with STM32f103C8 module. In fact, my aim is only write" Hello World " one after the other in the rows below at Tera Term, by coing at STM CubeIDE, and with my some hardwares. So , first I connected thi...

0693W00000NqvaHQAR.jpg 0693W00000Nqva7QAB.jpg 0693W00000Nqva2QAB.jpg 0693W00000NqvZnQAJ.jpg

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
  • 3345 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
  • 453 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
  • 4265 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
  • 357 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
  • 1102 Views
  • 3 replies
  • 0 kudos