STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! UART Transmission error (to computer using FTDI board )

I'm trying to UART Transmission to computer using FTDI board with below [Environmets.]But it have a [problems] like below..Please, let me know the reasons and solutions..:sad_but_relieved_face: [Environments​]MCU : STM32L432 Nucleo-32 boardFTDI Board...

JShim.1 by Associate
  • 1436 Views
  • 2 replies
  • 1 kudos

Resolved! stm32 USART2 issue

Hi , My USART1 works fine when i send a character and i recieve a character in comport , but i need to also configure USART2 ,i have configured the apb1 register and also apb2enr for the GPIOA clock enable ,i know for the fact that the clock on apb1 ...

Oahme.1 by Associate III
  • 795 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F407 DMA and ADC bare metal

HiI am trying to get my ADC measurements of the interal chip temperature and data transfer to a global variable via DMA working properly. The ADC1 is triggered every second via timer 4. Configuration is stream0, channel channel 0. I do get several er...

AAnth.1 by Senior
  • 2226 Views
  • 5 replies
  • 0 kudos

Resolved! I cant access ADC values from DMA buffer into any other variable in while loop. DMA buffer have values in it but not going into other variable. Can anyone tell me where im wrong????

/* USER CODE BEGIN Header *//** ****************************************************************************** * @file      : main.c * @brief     : Main program body ****************************************************************************** * @at...

0693W000003QWqIQAW.png

STM32 HAL flash interrupts

I'm working with the STM32L152. I'm finding that after my code runs for some time, during a write attempt to the EEPROM, the flash controller status register shows the WRPERR and SIZERR bits set, which causes the write to be aborted. This is happenin...

LThal by Associate II
  • 1356 Views
  • 3 replies
  • 0 kudos

Resolved! STM32H750 SD-Card problem

Hello everyone,I have a problem with the SD card.With the sTM32F750 Discovery kit, 4, 32, 64 and 128 GByte SD cards work perfectly. The interface used is SDMMC.The target system is an STM32H750VBT6. I am using the SDMMC1 interface here. 4 Gbyte SD ca...

MHoma.1 by Associate
  • 806 Views
  • 1 replies
  • 0 kudos