STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F469 touch screen

Posted on May 31, 2017 at 21:50Hello,I have the STM32F469 and I try to program it via Flowcode software by Matrix TSL. I create a code and uploaded it to the STM32F469. Now the only thing I get is black screen. Previously the module was working ok a...

AN2606 Update for STM32L452

Posted on May 23, 2017 at 03:27I'm looking at what I believe to be the latest version of AN2606 (Rev 30) and I do not see the new STM32L452 chip covered.  I'm looking for this because I have an STM32L452CEU6 that I'm having trouble with.  I assumed ...

STM32F405 RCC HSI CubeMx Config Error

Posted on June 09, 2017 at 12:31helloI'm using a STM32F405RG LQFP64 with an oscillator of 8mhz I configured all clock up to max speed using HSE as PLLSRC and PLLCLK as SYSCLK src all looks good on cubemx config and generated code looks good too   /*...

o gaste by Associate III
  • 922 Views
  • 3 replies
  • 0 kudos

Can SW4STM32 be configured to use GCC v4.9 ?

Posted on May 30, 2017 at 13:45Cross-post: http://www.openstm32.org/tiki-view_forum_thread.php?forumId=7&threadId=5150&comzone=show&sharpthreadId5150  SW4STM32 seems to come with GCC v5Working with exported mbed projects requires GCC v4.9.Can the SW...

STM32F107VCT6 ADC Problem

Posted on June 09, 2017 at 15:48Hello All,I am working on a development board with the MCU STM32107VCT6. I am trying to store the values from two Analog sensors and use these values to do some task. However, I am facing a problem with the ADC covers...

STM32F469 and DSI

Posted on June 06, 2017 at 01:03We are using an STM32F469 in our design. We also utilize the device's DSI interface to a 400X400 LCD (round). We are clocking the micro with a 16MHZ crystal and producing a SYSCLK of 180MHZ. All is good. Now, I am slo...

Nucelo F207ZG USB CDC Example code

Posted on March 22, 2017 at 08:50 Hi, I'm using Nucleo F207ZG board and i did my testing of GPIO using STM32CubeMx(HAL lib) with Eclipse IDE on Ubuntu 04, Now i want to use the USB as Communication Device Class (CDC) but i'm not familiar with usb s...

SPI1 is not starting in my controller?

Posted on June 09, 2017 at 14:08 why spi1 is not starting in my controller. here below is my code #include 'stm32f10x.h' #include 'stm32f10x_rcc.h' #include 'stm32f10x_gpio.h' #include 'stm32f10x_spi.h' #define SPIx_RCC RCC_APB2Periph_SP...

no 36 by Associate
  • 300 Views
  • 1 replies
  • 0 kudos