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

controller SPI Chip select hardware configurations

Posted on June 30, 2016 at 11:53Hi,i am designing one sensor motion board using STM32411CC for which we wanted to connect four 6 axis inertial sensors to STM32F411CC controller( 48 pin package) using SPI bus and the selected controller having only t...

How to use Cube to configure LCD on 469i-Disco Board?

Posted on June 29, 2016 at 22:09Are there any examples or documentation to describe how to configure Cube to run the LCD and touchscreen on the 469i_Disco board? I'm finding this to be a monumental task since the 469i-Disco uses DMA2D, FMC/SDRAM1, I...

Recovering from an aborted full flash erase

Posted on June 28, 2016 at 08:29I initiated a change from RDP level 1 to RDP level 0, which in turn initiated a full flash erase.  But before that process completed I pull the power on the chip.  Now dfu-util refuses to load new code, saying:dfu-uti...

ron2399 by Associate II
  • 1432 Views
  • 4 replies
  • 0 kudos

sine wave from CS43l22

Posted on June 29, 2016 at 15:46Can anyone help me with how i can generate a sine wave and listen it on headphone or speaker through CS43L22 o my STM32F4-discovery board?How should i set the desired frequency of the sine wave?Thanks. #broken-foru...

aditya by Associate II
  • 866 Views
  • 2 replies
  • 0 kudos

sine wave from CS43l22

Posted on June 29, 2016 at 15:48Can anyone help me with how i can generate a sine wave and listen it on headphone or speaker through CS43L22 o my STM32F4-discovery board?How should i set the desired frequency of the sine wave?Thanks.

aditya by Associate II
  • 1483 Views
  • 1 replies
  • 0 kudos

Need help with ADC using MCBSTM32F400 Evaluation Board

Posted on June 29, 2016 at 12:47Hi friends,I need a help. If possible someone please help me.I'm using Keil MCBSTM32F400 Evaluation board. and I have stm32cubemx v4.15 also. I'm having circuit which gives me some voltage between 0 to 5V which will b...

guru by Associate
  • 639 Views
  • 1 replies
  • 0 kudos

A general USB question

Posted on June 28, 2016 at 10:13Hello, when using a UART I can feed the Tx buffer on my STM32 without caring if someone listens on the other side eg a PC. In any case the uC side will work the same way. How is this with a USB device, CDC VCP stack, ...

mmensch by Associate II
  • 582 Views
  • 2 replies
  • 0 kudos

CMSIS FreeRTOS software timer handler not getting invoked

Posted on June 28, 2016 at 19:32I have FreeRTOS V7.6 with CMSIS running on STM32F207IG. I trying to invoke a simple software timer (used as a timeout for an operation), but the timer handler never seems to get invoked. I am following the FreeRTOS ex...

bryan1 by Associate II
  • 803 Views
  • 2 replies
  • 0 kudos

Need help on USB device CDC VCP stack

Posted on June 24, 2016 at 10:52Hello, I built a small project to try USB device CDC VCP stack. I created the sources with CubeMX 4.15.1 for STM32L152, using the Nucleo board. Code is running and I see the USB device with one IN, one OUT and one int...

mmensch by Associate II
  • 589 Views
  • 3 replies
  • 0 kudos