STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

(many) DMAs to GPIO

Hello!I have to build a system that throws data simultaneously to 6 16-bit ports. It should be bit-accurate, so I was thinking about preparing all the DMA channels with one single timer, and when everything is ready, start the timer. I already did th...

GT811 Touchscreen Not Working

Posted on December 09, 2016 at 17:12Hi,After playing with the STM32F746G Discovery for a while I decided to get a Waveshare OPEN746I-C kit with a 7 inch LCD with capacitive touchscreen as I wanted a bigger screen and access to more of the pins.I've ...

STM32 external oscillator tcxo

Posted on March 02, 2015 at 01:34Hello,I would like to give external oscillators (TCXO, VCXO, etc) a try as HSE but can't find any diagram or documentation about it regarding STM32(F427). Could you please help with these three questions : OSC_IN ...

yada2 by Associate II
  • 4086 Views
  • 9 replies
  • 0 kudos

UART_HandleTypeDef and auto baudrate

In auto baud rate situation is there a way to know the actual baud rate of the uart, anthe the other parameters linke size and parity?huart1->Init.BaudRateseems to have the initial parameters but not the actuals.

Declare and initialize array in PSRAM

Hi, I am running an STM32L4 on a custom board with a 64mb PSRAM attached to it. I can write to any address on the PSRAM however I want to store a large array of sample data on the PSRAM itself. Basically, I want to do something like this int a[4] = {...

SA.1 by Associate II
  • 2327 Views
  • 7 replies
  • 0 kudos

Resolved! STM32F071C PLL never gets ready on some boards

I have a problem on a STM32F071C board. The PLL will not reach ready state. I am using the HSI and in order to reduce current consumption I want to devide PLL from 8MHz down to 2MHz. This works fine on most board (18 out of 20) but on some the PLL_RD...

STM32 problem with gyro L3G4200D

HelloI am using STM32F100C4T6B and i want to read information from my module GY-50 L3G4200D using I2C and sending it by uart to my computer. I can not do it by SWD. Im using STM32CubeMX and System Workbench for STM32. I know for sure that communicati...

KD�?b by Associate II
  • 699 Views
  • 0 replies
  • 0 kudos