STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F429 Discovery - PCB specifications

Posted on July 01, 2015 at 15:07Hi all, i've downloaded the gerber files for the F429 Discovery board, i can open the gerber files and see the board layout, what i cannot see is the lay-up of the 4-layers pcb. Can anyone tell me about it? Thanks Alb...

DMA enabled ADC with FreeRTOS

Posted on August 19, 2014 at 05:39I enabled ADC with DMA as such: With the DMA continuous requests, the program will just loop in DMA1_Channel1_IRQHandler and the FreeRTOS thread will never run. Does anyone have any idea how to resolve this? I have...

0690X00000603JQQAY.jpg
jephua by Associate II
  • 743 Views
  • 2 replies
  • 0 kudos

stm32f4 triggered ADC, Data corruption

Posted on March 27, 2014 at 15:55Hi,I have been playing with ADC of stm32f4, i triggered ADC with TIM4_CC4 event to sample at 8Khz, using DMA. All individual components are working well but once combined i get alternate samples missing, i observe it...

usama by Associate II
  • 1460 Views
  • 10 replies
  • 0 kudos

Receiving bad character through the USART

Posted on July 10, 2015 at 17:36Hi, I am working in a wired point to point communication system but I have a problem receiving characters. I have two electronics communicating each other through USART. I want to send a char periodically from the tr...

mnemxys by Associate II
  • 810 Views
  • 4 replies
  • 0 kudos

HAL bug with 1-byte I2C reads

Posted on June 26, 2015 at 00:17Greetings all,I'm using the 1.6.0 release of the STM32F4xx_HAL_Driver, and I believe there's a problem with doing 1-byte I2C reads using the HAL_I2C_Master_Receive_IT function.Doing reads of more than one byte works f...

malcolm23 by Associate III
  • 1140 Views
  • 3 replies
  • 0 kudos