linked eroor IAR
Posted on November 29, 2013 at 23:24The original post was too long to process during our migration. Please click on the attachment to read the original post.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on November 29, 2013 at 23:24The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on November 28, 2013 at 19:24Hello,We are a robotics association from ENSEIRB-MATMECA (Bordeaux, France). We are developping some boards and a template project for STM32 devices.One of our boards embed a STM32F103C4 microcontroller. We use th...
Posted on November 27, 2013 at 15:45I read example in projec example include Lib 1.2.0 . But I can't connect. I open Hyper terminal but no COM from stm32f4. When I connect board stm32f4, it will appear in Universal Serial Bus Controller. How can I c...
Posted on November 27, 2013 at 22:14Hello, i'm working with a custom board with a STM32L151RD and a st-linkv2. For debugging purpose i only have access to SWD pins:SWCLK (PA14) SWDIO (PA13)TRACESWO (PB3)NRSTBut the microcontroller is JTAG wired by d...
Posted on November 28, 2013 at 18:44I am new to ARM and am trying to create my very first project using an STM32F372CC micro. I have a prototype board connected to a STM32L discovery board. I am using Keil uVision V4.70.0.0. I can compile and downlo...
Posted on November 29, 2013 at 11:53ES0104: STM32F101xC/D/E and STM32F103xC/D/E high-density device limitationsIn CD00197763 �2.13.1 it is statedClear ADDR by reading SR1 register followed by reading SR3SR3? Not SR2? I assume this is an erratum in t...
Posted on November 27, 2013 at 08:30Hello,I tried to build on Atollic the precompiled package around the emWin graphical lib(AN4323).I build for STM322xG-EVAL, but I get two errors:c:/program files (x86)/atollic/truestudio for arm pro 3.3.0/armtools...
Posted on October 18, 2013 at 04:13Hi, I am makin a encoder interface on the et-arm stamp stm32, my problem is that maximun frequency I can get from the encoder is 30Hz and I just can measure at less 1190Hz (based in PWM_IN example) I am measuring t...
Posted on November 28, 2013 at 14:25Hey everybody,I'm experiencing unexpected behaviour here:1. Debug point before entering GetFlagStatus(): SPI2-> SR = 32. while(SPI_I2S_GetFlagStatus(SPI2, SPI_I2S_FLAG_RXNE) == RESET) {}3. Debug point in GetFlagSt...
Posted on November 26, 2013 at 03:21Hi guys,I'm try to include a set of ASM functions in a project. I have to build this project with arm-none-eabi on a STM32F4-Discovery. My question is how modify the makefile to include the correct building proce...