STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Quadrature encoder on STM32F429 discovery?

Posted on October 15, 2014 at 09:26Hi, I have working code on STM32F407 discovery board and would like to port it to discovery board based on STM32F429. If I set GPIO_Mode_IN on STM32F429 I can see nice shaped signals from encoder on input pins PA1 ...

STM32 PMSM FOC Speed Feedback

Posted on October 15, 2014 at 11:42Hi How can I get the speed into my application in rpm? I just have the function MCI_GetAvrgMecSpeed01Hz but this is a bad resolution of the speed. In the UI I get the speed in rpm, better in tenth of rpm/s. But wit...

dominik by Senior
  • 258 Views
  • 0 replies
  • 0 kudos

32F429IDISCOVERY Serial Audio Interface

Posted on October 14, 2014 at 09:27Hi,Can anyone point me to an example code of using the Serial Audio Interface for the STM32F429? I have a 32F429IDISCOVERY and wish to connect an 8 channel audioADC using the CS5368 which requires TDM. I am looking...

djowel by Associate
  • 478 Views
  • 2 replies
  • 0 kudos

STM32L-Discovery USB-UART Communication

Posted on October 04, 2014 at 18:34Hi people,I'm new in STM's world!Thanks to this forum, I made the USB - UART connection on STM32L-Discovery.Now, I have to test speed communication with a byte array of max 20 bytes.I use STM32_USB-FS-Device_Lib, e...

ndonj86 by Associate II
  • 582 Views
  • 5 replies
  • 0 kudos

ADC Triple Mode with DMA - Blank for ADC1 Only

Posted on October 09, 2014 at 19:27 For Adc1 I am still reading 0.0, but Adc2 and Adc3 are fine. Any ideas? Where do you go to check theCDR_ADDRESS for ADC1, ADC2, and ADC3? The data sheet of my STM32F207-SK board is located ...

lux by Associate II
  • 584 Views
  • 4 replies
  • 0 kudos

Interfacing STM32F429DISCO with a different LCD

Posted on October 13, 2014 at 17:10 Hi everybody! I'm working on a project based on the STM32F429DISCO board. I need to interface it with a bigger lcd. I developed a board to interface the STM32F429DISCO with the LCD using the same pins of t...

Lori B. by Associate III
  • 594 Views
  • 3 replies
  • 0 kudos

ETH PPS signal generation in PF10

Posted on October 09, 2014 at 13:31Hello everybody! I am working with STM32F437ZGT6 device and using PTP processing. This appears to run OK. Now I must generate a pulse-per-second signal (PPS) with the Ethernet module. The main problem is that pins ...

0690X00000605AoQAI.png
Jose_A by Associate II
  • 1232 Views
  • 2 replies
  • 0 kudos

STM32L151 Stop mode problem

Posted on October 14, 2014 at 11:13 Hi all! I faced problem with STM32L151 and i hope to find some useful considerations. The problem is following. I use stop mode with RTC. RTC is configured with periodic wake-up timer. I also use exte...