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

STM32CubeMX 4.9.0 and STM32f429-Discovery USB CDC VCP

Posted on August 14, 2015 at 22:24Hi,I have created a USB CDC project using STM32CubeMX. It is running on STM32F429 board. However after receiving first character, the program is not accepting anything. Did anybody face similar problem?Regards,Prova...

provat by Associate II
  • 530 Views
  • 2 replies
  • 0 kudos

SOLVED: Intermittent ''No ST-Link detected'' message

Posted on August 04, 2015 at 22:44So, I'm having the same problem with the ST-Link driver as those in the past. Sometimes the driver works and I am able to connect via the ST-Link Utility and IAR Workbench. When it does not work, I cannot connect to...

Any SPDIF STM32F7 example project?

Posted on August 06, 2015 at 19:30Hi, Searched the STM32Cube_FW_F7_V1.1.0 library but could not find an example for the SPDIF interface. Is there any example somewhere that I could use for the SPDIF Rx connection? Regards, Christos

sv1eia by Associate II
  • 569 Views
  • 3 replies
  • 0 kudos

STM32F407 Ethernet inicialization problem with Uvision4

Posted on August 12, 2015 at 20:09Hi,I am using STM32F407 with uvision4, RL-TCPnet from keil and I have a problem in the Ethernet inicialization.When I turn on the PC and turn on the board at the same time the Ethernet doesn’t work, but if I turn on...

felipe by Associate II
  • 853 Views
  • 4 replies
  • 0 kudos

STM32F303VC USB-HID

Posted on August 14, 2015 at 10:17Hi,I have got an example about USB for this board. You can control the cursor's direction with this board's mems. But i want to do the reverse of this. Forget mems. I just want to turn on leds with moving the cursor...

CMSIS, STM lib. and OS

Posted on August 12, 2015 at 13:22I have made some program using STM standard peripheral libraries (which uses CMSIS?). I do not use any OS now. I read that CMSIS support RTX and Keil ARM-MDK contains RTOS. I have some elementary questions.1. What m...

hospodar by Associate III
  • 572 Views
  • 1 replies
  • 0 kudos

Need to use JTAG pin PA15 as Ext Interrupt in STM32F429

Posted on August 14, 2015 at 11:17Hello,Kindly guide me to resolve this.I have a board having STM32F429 on it. while adding new requirements in the board, a situation has arised such that i am left with no option other than to use port pin PA15 for ...

jagdish2 by Associate II
  • 369 Views
  • 0 replies
  • 0 kudos

ST32F4: DRAM throughput

Posted on August 14, 2015 at 01:31Hi allI use the STM32429I-EVAL1 board and I did some memory performance measurements (no DMA). The results were a bit strange, as writing to memory is about 50% faster than reading:@180MHz             write mbs/read...

Generating single pulse on GPIO pin

Posted on July 12, 2012 at 11:25I want to generate single pulse with given length on GPIO pin on STM32F4 Discovery kit. I wanted to use timer in OnePulse mode. So I was planning to use TIM4 and TIM12, becouse I need 6 independent pins for pulses. Bu...

honza by Associate II
  • 3617 Views
  • 11 replies
  • 1 kudos