Math.c STM32L
Posted on July 29, 2011 at 12:19Hello all, I want to know whether there is a specific ''math.c'' file (any file with mathematical function definitions) provided by ST to be used with STM32 microprocessors ? Thank you..
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on July 29, 2011 at 12:19Hello all, I want to know whether there is a specific ''math.c'' file (any file with mathematical function definitions) provided by ST to be used with STM32 microprocessors ? Thank you..
Posted on July 26, 2011 at 14:15Can anybody have the code for sdio card in spi mode? I have stm32f107vc cpu. I need to test the sdio in spi mode.Please help #sdio #spi #stm32f107vc #stm32
Posted on July 19, 2011 at 09:00Hi,I have STM322xG Eval board with embedded STLink. I tried to download my executable to the board using STLink. But its popping up ''Flash loader reported an error''. However I have configured ''iostm32f217xx'' (Eval...
Posted on July 29, 2011 at 07:15I have been testing CAN on a board using stm32f107vc cpu.I have done the testing first using the example code from st site where CAN will communicate in loop-back mode. That was working fine. I tailored the code to te...
Posted on August 02, 2010 at 21:41SPI in Half Duplex Mode for pressure sensor #arm-thumb-stm32-cortex-m3 #spi
Posted on July 22, 2011 at 22:16Hi all,I'm trying to understand how to use simple static RAM (not PSRAM, just standard async SRAM with separate addr and 16 bit data bus) attached to the FSMC as is done on the eval boards (STM3210E_EVAL and STM322xG_...
Posted on July 28, 2011 at 22:56Hello What could be the reason for different behavior of the microcontroller. Launched by the power reset - each call to sprintf causes HardFault an exception. Launched after the reset of the watchdog everything works...
Posted on July 27, 2011 at 13:33Hi, i'm trying to do a hardware design of a development kit based on ALPHA-TRX-433S of RF Solutions which must be controlled by a STM32W108 µC (48 pins) !! I find difficulties to link the two devices together using E...
Posted on July 27, 2011 at 11:59Hi there folks,I am currently controlling an STM32F100 LQFP48 using a program I am editing on IAR workspace. There is a function embedded in my program which checks for an audio sample using a microphone every 90ms an...
Posted on July 27, 2011 at 12:42I am trying to upload the flash code using Y Modem protocol via Hyperterminal. But i am getting an error saying, ''The image size is higher than the allowed space memory!''. The target is STM32F100C8 - where the Flash...