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

Undefined reference to `sqrtf' - STM32F4 DSP library

Posted on August 17, 2012 at 18:13Hi there.I am trying to get the STM32F4 DSP library to work together with the CoIDE (http://www.coocox.org).Currently I have compiled the DSP math library with GCC using Keil, where I opened the GCC library project....

Systick Priority using USB FS library

Posted on August 25, 2012 at 11:19hello eveyone, I am currently using USB FS library and also systick interrupt to time some operations in the program. USB library works fine when used, and systick also works fine (used basically to mae some delay F...

longchair by Associate III
  • 928 Views
  • 4 replies
  • 0 kudos

STM32 newbie question

Posted on August 24, 2012 at 09:27Hi , I'm new to STM32. Just designed a new board and assembled a prototype, but it does not work. when I connect J-link to it through SWD (three wires) interface, and start debugging, uVision4 gives these warnings: ...

cxu_dl by Associate II
  • 1338 Views
  • 4 replies
  • 0 kudos

USB Driver for STice emulator

Posted on August 22, 2012 at 19:53Look For  USB  Driver for STice emulator if there. My Windows 7 does not recognise STice Board. Please Help Tanks Abdul

gafsos by Associate II
  • 847 Views
  • 3 replies
  • 0 kudos

stm32w

Posted on August 24, 2012 at 14:51hi i have a problem with the stm32w  mb851a i would generate a random number. i have try to use the function rand() and I include header filebut when i execute the program it jump at void __attribute__ ((weak)) Defa...

lucabe90 by Associate II
  • 544 Views
  • 2 replies
  • 0 kudos

STM32 bootload problem

Posted on August 24, 2012 at 15:31Hi all, I have this problem: When I download my firmware on the discovery EVM (using ST-link) eve1rything goes right and when I power up again the board (after a power-off) the firwmare is present. When I do the sam...

Hard Fault on first SRAM access

Posted on August 23, 2012 at 04:51Hello,STM32L152, Rowley CrossStudio 2.3, STM32L152DEMO pcb, Using CrossConnect debugger within CrossStudio.I have seen this problem before, did not record/understand last time fixed.What will cause a hard fault on f...

STM32 Rotary Encoder config

Posted on August 22, 2012 at 18:23 I am trying to use timer 8 in Encoder mode and my setup is as follows. Pins PC8 and PC9 (timer8) are connected to a cheap 3 terminal encoder that has C pin grounded so pullups are activated on these pins. TIM...

modcan by Associate II
  • 2170 Views
  • 7 replies
  • 0 kudos

Warning: limit simultaneous DMAs to 2

Posted on January 14, 2012 at 01:53We've been working on this problem with the F2x and F4x for some time, and figure it's about time to warn others about what we've found. You can find the full details here:http://blog.frankvh.com/2012/01/13/stm32f2...