STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Use 256KB flash MCU for 210KB code

Posted on February 15, 2017 at 13:29Shall I use STM32L476RCT6 (256KB Flash) MCU for the project which was when compiled on keil shows the total memory equivalent to 210KB.Please Help!!#stm #memory-space #stm32 #stm32l4 #memory

Problems when modifying interrupt vector table in RAM

Posted on February 16, 2017 at 11:06I am working with the STM32F045-microcontroller and I write my source code in Eclipse and I build with GNU ARM C/C++ Cross Compiler and I debug using GDB OpenOCD Debugging with ST-LINK/V2. I have placed the interr...

STM32f429 receiving buffer issue USART DMA

Posted on January 20, 2017 at 12:39Hi,We are using STM32f429 microcontroller for our project.I'm having problem receiving buffer in  USART DMA data between two stm32f429 controllers with the Baud rate of 9600.We are able to receive all the  data eve...

STM ST-LINK drivers for custom automation tool

Posted on February 15, 2017 at 22:10Hi,We are looking to automate the programming of the .hex file.  Currently we are using the ST-Link tool to manual load then programming the .hex file to the uC.  But we will automate the process using our own sof...

Vu.Andy by Associate III
  • 117 Views
  • 1 replies
  • 0 kudos

Flashing BlueNRG with my version of Hello World

Posted on February 05, 2017 at 13:11Hello I am new with using the BlueNRG1, so I am having trouble flashing the STEVAL-IDB007V1.  I'm trying to get the binary image to upload it to the BlueNRG and I'm using ATOLLIC TrueSTUDIO to compile my version o...

STM32MatTarget 4.4.1 DEMO Model error

Posted on February 15, 2017 at 14:40   Hello:I am trying the demo model STM32F407_DAC.slx in folder STM32-MAT\STM32\STM32demos\Test\DAC\, when I compile this model, there are pop up two windows as follow: but I check the .ioc file no problem.My soft...

0690X00000606H8QAI.png

STM32L4 FreeRTOS MPU Support Question

Posted on February 14, 2017 at 18:28I read that full FreeRTOS MPU support is available on the Cortex M3, and the M4F.  The STM32L4 is advertised as being a Cortex M4 (without the 'F'), so my question is, does FreeRTOS provide full MPU support for th...

Accuracy of on board A/D STM32L0

Posted on February 15, 2017 at 14:21Hi,   I am just coming from anothr controller and learning the different parts of the STM32L0 for low power applications.  I am about to start on the 12bit A/D, which hopefully will save me having to add an extern...