STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Multi-language LCD font demo

Posted on September 11, 2014 at 04:47Hi all, Now I'm seeking multi-language display font demo on STM32F429I-DISCO likes STM32Cube__FW_F4_Vx.x.x. Anyone know? tyro

yoshi by Associate II
  • 325 Views
  • 0 replies
  • 0 kudos

stm32F4 acclerometer lisd302dl issue (using firmware)

Posted on September 10, 2014 at 23:16 Hi guys, I am using lisd302dl on stm32f4 discovery. I read it s datasheet then went through the firmware to get it to work. I came out with this is code which doesn't seem to work. All i get is 0 for x...

d4ng3r09 by Associate II
  • 365 Views
  • 1 replies
  • 0 kudos

STM32F429I-DISCO external SDRAM as data Memory

Posted on September 10, 2014 at 13:13Goodmorning,I would like to use, on the STM32420Disco demo board, the external SDRAM as data memory.The FMC example present on the STD lybrary is not taylored to work properly on the disco board, so I have import...

UART/USART bug in STM32CubeMX V4.3 with STM32Cube V1.0

Posted on July 31, 2014 at 21:04Hi,There is a bug in STMCube when using UART/USART. When I config STM32F407VG and config UART4 and USART2 with MDK, then only stm32fxx_hal_uart is included. The stm32fxx_hal_uSart is not included and so is the config ...

Osto by Senior
  • 511 Views
  • 2 replies
  • 0 kudos

Using 480*272 LCD with STM32F207

Posted on September 10, 2014 at 13:14Helloo I am using STM32F207 in my project and Iam using 480*272 Resolution LCD for Display purpose.now as i new requirement i need to run a small video on my LCD . How can i run a flicker free video on 480*272 LC...

STM32F405RG MCO Problem

Posted on September 08, 2014 at 14:35 Hi! I have a problem with MCO output (pin PC6) on STM32F405RG. I configured it with STM32CubeMX to generate about 36 MHz but I see only 8.97 MHz. How should I calculate correctPLLI2SN andPLLI2SR to get 36 MH...

3deemon by Associate II
  • 663 Views
  • 4 replies
  • 0 kudos

Best Practice for Using STM32Cube on Existing Project?

Posted on July 31, 2014 at 01:18I need to add USB Host (FS, MSC) capability to an existing project that's using a STM32F205 (my client wants the product to be able to read/write to a USB flash drive). Using STM32CubeMX v4.3 I created a new project, ...

amoore by Associate II
  • 605 Views
  • 1 replies
  • 0 kudos

f4 discovery, SWD / ST-Link

Posted on July 15, 2013 at 12:25Hi, the f4 discovery works great with on-board st-link, but for my target I would like to use the 6 pin SWD interface, not the 20 pin interface, and external st-link. By reference to information I have found so far I ...

ian239955 by Associate II
  • 1505 Views
  • 9 replies
  • 0 kudos

Interrupt on output PWM

Posted on September 05, 2014 at 05:28I'm trying to set up interrupt on falling/raising edge on output PWM line. This line drives LEDs (through TI LED driver chip). The reason why I need this is that the TI chip would report issues on a different pin...

Makefile target for STM32CubeMX

Posted on September 09, 2014 at 23:24Could you please provide a simple Makefile target for STM32CubeMX instead of just the commercial IDEs? Lots of folks don't want to use (eclipse is giant and slow) or pay for the IDEs. The whole ecosystem is open ...