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

Huge STM32 Flash Loader Demonstrator 2.4.0 issue

Posted on October 06, 2011 at 07:56Hello everyone, I just received a STM32100E-EVAL board and wanted to download software to it with freshly installed STM32 Flash Loader Demonstrator version 2.4.0. Previously I had some 2.x version but wanted to upg...

STM32f103 A/D reference

Posted on October 05, 2011 at 18:13there is an internal Vref and external pins for Vref+ and Vref-, I see no means of selecting which Erik

emalund by Associate III
  • 440 Views
  • 1 replies
  • 0 kudos

STM32F100 ADC performance variations

Posted on October 04, 2011 at 23:56I have a few hundred identical STM32F100C4 based assemblies.  On 90% of them the ADC works within a couple of LSBs of accuracy in 12-bit mode when reading signals within the first 100 LSBs of the bottom of the rang...

pmoore by Associate II
  • 456 Views
  • 0 replies
  • 0 kudos

JTAG remapping pin PB4

Posted on October 04, 2011 at 02:20Hi, I am using an STM32F102C6 processor.  The design has an LED and resistor tied to 3.3V and Pin PB4.  I need to release this pin from JTAG and use it in OD mode to drive the LED. So far I have: Read all the docum...

Bug for large SD cards in SDIO library code

Posted on June 01, 2011 at 22:33FYI, there's a bug in the SDIO standard peripheral library code when dealing with SD cards greater than 4 GB in size. The problem is the library code uses a parameter called ''address'' or similar in several of its fu...

ST Link connection error

Posted on September 27, 2011 at 20:20Hi, I have a problem with the STM32VLDISCOVERY and IAR6.20. After Download and Debug I get the following: Loaded macro file: C:\Programme\IAR Systems\Embedded Workbench 6.0 Evaluation\arm\config\flashloader\ST\Fl...

op2 by Associate II
  • 2309 Views
  • 5 replies
  • 0 kudos

Code analyzer for STM32

Posted on October 03, 2011 at 16:50Hi STM32 users, I am writing an application for STM32 based on c code and I want to develop some unitary tests and do some code analyzis (optimization,....). Is there someone who did it? Is there free tools that ca...

stm32 + ILI9325 question

Posted on September 26, 2011 at 07:23im trying to interface a ILI9325 and im not 100% understanding how the write function works.the function was ripped from a driver file for the ILI9325 and the ports PC are used to control the control lines.why is...