STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Ram disk error : FR_NO_FILESYSTEM

Following me prev. question:I am using STM32F429zi boardBut found a RAM_DISK example for 9i boardI ran with / without RTOSIn both cases :all these word fine (return woth OK :(FATFS_LinkDriver, f_mount, f_mkfs, But when I call f_open I get FR_NO_FILES...

ECrom.1 by Associate III
  • 339 Views
  • 0 replies
  • 0 kudos

All UARTs are functional with DMA except for LPUART

Hello,I manage to operate all UART/USART DMA's except for LPUART.For some reason, only with LPUART, I fail to start DMA transaction.Is it because it's request are from DMA2 instead of DMA1 (all UART's are connceted to DMA1, except for LPUART, which i...

ranran by Senior II
  • 420 Views
  • 2 replies
  • 0 kudos

Debugging of STM32L072CZ

As I am doing debugging for STM32L072CZ Controller using ST-Link/V2 debugger with Software Keil and AC6. As I am getting No target device found. So suggest me how to solve thr error.

STM32H747 ADC Internal Reference usage and stability

HelloI am new to STM32 family and currently I was working on STM32H747I-DISCO board with HAL device support. Is it possible to change the ADC reference from external Vref+ to internal Vref ? if possible how to configure? why because there is no param...

Kranthi by Associate II
  • 1241 Views
  • 9 replies
  • 0 kudos

UART receive data problem

Hi,I am using stm32f103 mcu for UART data transmit and receive. I am using UART interrupt for both receiving and transmitting. Sometimes received data takes a different value than it should be. This occurs when i send some data from stm32 to serial p...

er3481 by Senior
  • 1092 Views
  • 4 replies
  • 0 kudos

make a off delay timer

i want to assign a number to parameter in program and check if my parameter is equal to my number , disable a pin after passing a 10 sec.in the other hand i want to make a off delay timer with HAL library .i use STM 32 AND KEIL IDE.

Aes.1 by Associate
  • 855 Views
  • 6 replies
  • 0 kudos