USART2 on ComStick (STM32F107)
Posted on July 06, 2011 at 11:26USART2 on ComStick (STM32F107)
Posted on July 06, 2011 at 11:26USART2 on ComStick (STM32F107)
Posted on July 11, 2011 at 21:38Hi guys! I need to get counter to work in PWM1 mode to generate codec clock and feed it with this clock and synchronise signal with frequency of master codec clock divided by 256. Repetition counter seemed to be perfe...
Posted on July 07, 2011 at 20:04Is it possible for the 36-pin STM32F microcontroller (STM32F103TxU, VFQFPN36 package) to use an external LSE crystal? Based on the data sheet, it appears to be missing the PC14 (OSC32_IN) and PC15 (OSC32_OUT) pins. T...
Posted on July 10, 2011 at 22:56 In my IAR EWARM version 6.20 STM32 library, both stm32f10x_rcc.c and stm32f10x_dma.c have duplicate #define FLAG_Mask statements, producing a warning at compile time. I redefined the RCC statement and its usage to RC...
Posted on July 11, 2011 at 11:42What is the difference between ADC regular group and ADC injected group? #adc
Posted on March 09, 2011 at 08:46Bus Fault during program execution
Posted on May 11, 2011 at 09:59When will be USB HOST fw(HS/FS) be availiable for STM32F2xx? #stm32f2xx-usb-host
Posted on July 08, 2011 at 08:37I am using Micro controller: STM32F103RCT6TR IDE: IAR Embedded workbench Debugger: J-Link ARM When I burn it I am getting this error TotalIRLen = ?, IRPrint = 0x..000000000000000000000011 Fatal error: Failed to ...
Posted on July 11, 2011 at 06:33Is this on a board you created, or a commercial eval board? this is the board created not a commercial eval board, I also have a commercial board on which it is working perfect.Check the wiring, and connection, of the...
Posted on May 17, 2011 at 05:12Just trying to build the STM32-Discovery demo code using the IAR Embedded Workbench - Kickstart (V6.0) on a Windows 7 machine (32 bit). I downloaded the firmware, followed the instructions in UM0985 (User manual), and ...