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

Makefile target for STM32CubeMX

Posted on September 09, 2014 at 23:24Could you please provide a simple Makefile target for STM32CubeMX instead of just the commercial IDEs? Lots of folks don't want to use (eclipse is giant and slow) or pay for the IDEs. The whole ecosystem is open ...

Sequential Variables declaration

Posted on September 09, 2014 at 09:26Hi, The MAP file shows the variables declared in some hap hazard way. Is there any option in the compiler to make the variable appear sequentially in the MAP file as these variables are declared in the main file....

Getting started with STM32F3 DISCOVERY KIT

Posted on September 08, 2014 at 14:50Hello!I'm new at STM kits, I recently bought STM32F3 discovery kit and it would be really helpful if anyone would have any piece of advice where to get started with learning programming, so tutorials, videos, any...

leon by Associate
  • 643 Views
  • 1 replies
  • 0 kudos

In application software update using STM32 bootloader

Posted on September 09, 2014 at 19:22Hello guys,I have started to work with STM32 microcontrollers for a little while and I've little knowledge about advanced programming. My task is to implement one system which will update the firmware of STM32F10...

joao by Associate
  • 864 Views
  • 2 replies
  • 0 kudos

In-application firmware update using STM32 bootloader

Posted on September 09, 2014 at 19:41Hello guys,I have started to work with STM32 microcontrollers for a little while and I've little knowledge about advanced programming. My task is to implement one system which will update the firmware of STM32F10...

joao by Associate
  • 691 Views
  • 1 replies
  • 0 kudos

STM32 USART in LIN mode

Posted on April 01, 2014 at 21:42LIN mode not very well documented by STM as I realize. And does not have as many features, as I hoped. Anyway, it works quite ok in my STM32F407 project. But on STM32F303 there is a problem - LIN brake signal is onl...

ADC input names of STM32F4...ADC123 means ADC1/ADC2/ADC3?

Posted on September 09, 2014 at 17:43Hi, I am designing a system with the STM32F407ZET. I need 3 ADC inputs. I only see ADC12_INx, ADC123_INx and ADC3_INx inputs. What does this mean? ADC12_INx inputs are connected to ADC1 and ADC2. ADC123 to ADC1, ...

ad23 by Associate
  • 1886 Views
  • 1 replies
  • 0 kudos

Correct GPIO Configuration of CAN RX Pin

Posted on September 08, 2014 at 10:25Hi,In all examples I can find (ST Std driver library, STM32CubeF4, STM32CubeMX...) the CAN RX Pin is always configured regarding GPIO as Alternate Push/Pull Pin (Output) like the CAN TX Pin. I would expect the CA...

lars by Associate II
  • 2391 Views
  • 2 replies
  • 0 kudos

STM32F4x7 VCP/MSC composite example

Posted on September 08, 2014 at 13:25Hi, I want to use the STM32F4 Discovery as a data logger. Is there a working composite USB example project out there? (I'm using eclipse + FreeRTOS, but Keil works for me too). BR Emilio

ersan by Associate II
  • 643 Views
  • 1 replies
  • 0 kudos

SPI master slave sync problem

Posted on May 29, 2014 at 13:23Hello,I'm trying to use stm32l152 as SPI slave, and communicate with master via PC with USB-SPI device.I've configure SPI2 as slave. Slave clock set to 4MHz.I'm using NSS hardware, and getting ETXI once CS gets low in ...

zoharr by Associate II
  • 1087 Views
  • 3 replies
  • 0 kudos