STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 488 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
  • 240 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
  • 424 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
  • 417 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
  • 373 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
  • 2694 Views
  • 10 replies
  • 0 kudos