STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

System Workbench Project Structure Question

Posted on November 23, 2016 at 15:02Hi, I have a question about the using of System Workbench and projects.When I download a firmware from ST website, usually I put the extracted folder in the System Workbench workspace, then click Import -> Existin...

STM32F756G-Eval LCD Pixel Format

Posted on November 28, 2016 at 18:01Hi. I'm trying to try something on LCD interface with the evaluation board. I want that the LCD module work with RGB565 interface but the colors are not correct when I set everything (or I'm thinking I set everyth...

STM32F207 DMA PWM

Posted on November 24, 2016 at 22:06Hi, I'm using STM32F207 and I would like to trigger DMA transfer on the falling edge of the PWM (duty cycle). So, I have configured TIM1 in PWM mode and enabled CC1DE and CCDS bits. uint8_t outBuffer[16] = {0}; in...

0690X00000605SsQAI.png
ace0 by Associate II
  • 747 Views
  • 5 replies
  • 0 kudos

Scanf with Nucleo-F401RE & STM Eclipse C IDE

Posted on November 25, 2016 at 12:23Hello, first i have to say, i´m a bloody Beginner with C and STM. Never the less, i have the following problem. I just want do make it possible to communicate with Terminal (Putty, Terra Term,...). Printf seems to...

kai23 by Associate
  • 766 Views
  • 5 replies
  • 0 kudos

Debuging .bin file

Posted on November 28, 2016 at 14:42Hello,I am using eclipse with a Nucleo F103 and OpenOCD (or alternativly TrueStudio) and would like to do the following. I have a .bin file without the sourcecode. Now I would like to step through the disassembly ...

machinist by Associate III
  • 279 Views
  • 1 replies
  • 0 kudos

stm32f429 memory device problem

Posted on November 18, 2016 at 14:54Hi, I am using stemwin memory device for my own stm32f429 board with 8Mbyte external ram. When i create a 320*240 memory device , the lcd is flickering, but when i create a 320*230 memory device it does not flicke...

er3481 by Senior
  • 503 Views
  • 5 replies
  • 0 kudos

Shutting down USB device FS to reduce power consumption

Posted on November 25, 2016 at 18:07 Due to power saving I want to disable the USB stack on the fly. For comparison: If I do not enable the USB stack at all (e.g. by not invoking MX_USB_DEVICE_Init()) everything is fine. If I do and decid...

bm by Associate II
  • 467 Views
  • 4 replies
  • 0 kudos

Cube Updated.

Posted on November 25, 2016 at 17:59I see the cubeL4 went from 1.5.2 to 1.6 today or late yesterday. Don't know yet what all it entails but maybe they cleaned up 1.5.0 + 1.5.2 PATCH and rolled a new version. Might check your libraries and see if the...