STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STemWin in landscape with Cube + STM32F429discovery

Posted on April 16, 2014 at 11:37I'm having problems to produce correctly working landscape LCD with STemWin and STM32F429 discovery. I'm using STemWin_HelloWorld application from STM32Cube_FW_F4_V1.1.0 as a base for my tests. I don't need to rotate...

aki by Associate
  • 2804 Views
  • 18 replies
  • 0 kudos

stm32f0 can't enter hardfault

Posted on February 26, 2016 at 18:26Helloabout 'bkpt' instruction and no debugger attached? ( semihosting problem)I read that must be generated HardFault exception in this case but this never happens.I have already tested HardFault vector with divid...

harryzz by Associate
  • 560 Views
  • 2 replies
  • 0 kudos

Sin wave generation problem using TIM1 & PWM

Posted on March 02, 2016 at 23:17I am a student from University of Cairo Iam trying to  generate a 50 hz sinusoidal using my stm32f4 discovery board. I am running my timer in 10khz (switching freq = 10khz) and I am using a lookup table (generated fr...

ralph by Associate II
  • 1714 Views
  • 7 replies
  • 0 kudos

Nucleo STM32F401 testing HAL SPI driver

Posted on March 04, 2016 at 23:47Hi, i wrote a simple program in Keil uVision to test the HAL SPI driverThe logic analyzer shows that there is clock activity as expected but the MOSI ouput stay low all time even with pull-up enabled (see attached sc...

USB CDC problem

Posted on March 02, 2016 at 00:07I am using the Stm32CubeL4 to generate a USB device with a CDC class. This is on a custom board. I am not using the USB ID line or VBUS. It runs, but USBD_CDC_Init() is never called. On the Windows side, I see an ''...

jstefan by Associate
  • 417 Views
  • 1 replies
  • 0 kudos

STM32 F4 discovery USB audio program

Posted on March 04, 2016 at 21:12Hi All,I am now trying to building a USB sound card with microphone.When I use USBlyzer to monitor the usb communication, it didn't have ''set configuration'' and start fails.which part is wrong?Thanks.

fangdu by Associate II
  • 360 Views
  • 0 replies
  • 0 kudos

512kB chip won't flash, but 2MB will (f429)

Posted on March 04, 2016 at 06:47I'm developing an application using the stm32f429 and have completed the firmware. The total size is only ~300kB so I'm trying to downgrade to the 'VE' version with only 512kb as it's substantially cheaper.On my prot...

STM32F0 Hard Fault Error

Posted on March 02, 2016 at 16:40Hi all,The issue that I am having is that I having is last night I was programming and found that my code suddenly stopped functioning completely. After running in debug mode I found that the code immediately enters ...

eric5709 by Associate II
  • 1622 Views
  • 6 replies
  • 0 kudos

Cannot flash STM32F103 if PLL enabled

Posted on February 26, 2016 at 02:55I'm trying to deal with the setting clocking of STM32F103 MCU without the use of third-party libraries.I wrote several functions for this: http://pastebin.com/kLQS9UmwIf I setup clocking by stm32_rccUseHSE, then e...

kiv by Associate II
  • 880 Views
  • 4 replies
  • 0 kudos