STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F4 HSE Selection Help

Posted on April 13, 2015 at 23:22I'm working on a very space-constrained design for an STM32F405RGT6 that needs 48MHz for USB FS.  Ideally the crystal is a 3.2mm x 2.5mm footprint.  Availability suggests that 12MHz is a perfect HSE for my needs.  I'...

craig by Associate II
  • 1014 Views
  • 3 replies
  • 0 kudos

SDRAM on STM32F429I with disabled 16-bit byte

Posted on April 13, 2016 at 12:37Hi,I am using a STM32F429I discovery board. I have a running project in which I can generate code from STM32CubeMX. I would like to disable ''16-bit byte'', because I need the pin PE0 as a clock source for TIM4 (ETR2...

smrtkai by Senior
  • 476 Views
  • 3 replies
  • 0 kudos

FMC SDRAM address,bank mem order - stm32f7

Posted on April 14, 2016 at 12:42Hi allAssume that I have SDRAM 13rowx10col is connected to stm32f7. I need to know the order of rows in conjunction with banks. Is physical address is calculated as follows: A12 A11 A10 A9 A8 A7 A6 A5 A4 A3 A2 A1 A0 ...

stm32f407 use emwin problem

Posted on October 16, 2013 at 09:30HiI just want change to MCU from f103 to f407 and change my ucgui code into emwin style, so there is problem i want to create a window to show i created it then call GUI_Exec(); in while (1) loopi found lcd init is...

contiki on STM32L100RB-A

Posted on April 14, 2016 at 06:15Hi, We are considering STM32L100RB-A for our new design with SPSGRF.   Is it possible to run contiki code for STM32L152RE on to STM32L100RB-A with only minor modifications? As they are in the same STM32L1xx series, b...

vamsi by Associate II
  • 234 Views
  • 0 replies
  • 0 kudos

STM32F4x9 SDIO Linux Driver

Posted on April 13, 2016 at 21:22Dear All,I'm working on porting Linux MMCI(http://lxr.free-electrons.com/source/drivers/mmc/host/mmci.c) driver to run on STM32. AFIAK STM32F4x9 has one ARM PrimeCell 180 and the driver uses Peripheral Identification...

bmh by Associate II
  • 416 Views
  • 2 replies
  • 0 kudos

STM32F429 HSE Crystal Amplitude

Posted on April 13, 2016 at 17:00Has anyone ever had any problems with the amplitude of a clock signal when using an external crystal in HSE mode?I have a board that I built that oscillates reliably and accurately, but the amplitude of the signal is...

ralphj by Associate II
  • 414 Views
  • 1 replies
  • 0 kudos

STM32L4 Discovery USB issue

Posted on January 26, 2016 at 03:52Hello All,     I am having trouble using the USB OTG peripheral on the 32L476GDISCOVERY board. I took off the LCD and shorted the solder bridges that connect the Vbus (and the USB ID) pin. I am trying to use the bo...

bhaskarm by Associate II
  • 370 Views
  • 1 replies
  • 0 kudos

FreeRTOS Signals issues (any vs all signals)

Posted on March 28, 2016 at 23:46I am trying to use the CMSIS interface to FreeRTOS that is generated by the Cube application.  Specifically, I am trying to use the osSignalWait, osSignalSet, and osSignalClear functions. Problem 1: osSignalClear is ...

kevin2399 by Associate III
  • 2656 Views
  • 10 replies
  • 0 kudos