STM32F0 Init.
Posted on May 19, 2014 at 06:51I migrate NXP to ST. Please, could you send all links for work with STM32F0 with coocox.Links of supportMoviesANEmails of supportDocuments.Thank you. #stm32f0
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on May 19, 2014 at 06:51I migrate NXP to ST. Please, could you send all links for work with STM32F0 with coocox.Links of supportMoviesANEmails of supportDocuments.Thank you. #stm32f0
Posted on June 03, 2014 at 20:17 Hi guys, i encounter some problems using timer interrupts. I tryied several code examples from the web, but the problem stil occurs... I am using IAR 6.3 as ide, i cant figure out what is wrong in the...
Posted on June 03, 2014 at 09:24Hello,This is my first time I am working on STM, previously I successfully work on PIC32.I want really basic information about SPI communication in STM32F103ZE.my questions are,1. How to set the SPI mode, which regist...
Posted on June 03, 2014 at 01:32Hi,I'm new to STM32 development. I'm working my way through Professor Geoffrey Brown's ''Discovering the STM32 Microcontroller'', using an STM32VL Discovery board, and have run into a snag in the SPI section.After no...
Posted on May 31, 2014 at 16:51I'm a student of University of Tunisia and I'm using IAR Embedded Workbench for ARM, v. 7.10, 32K Kickstart Edition on WIndows 7...I am currently alternating, and my first project is to establish communication between ...
Posted on June 02, 2014 at 11:22In this device(STM32F030K6), CLK & DIO signals for SWD are in portA (PA13&PA14). But unknowingly I have changed the default settings of portA(PA13-dio, PA14-clk) and flashed the program. so I want to erase the flash m...
Posted on June 03, 2014 at 11:30HelloIn our project we need the Spi 3 channel to control an Oled display. The display is connected to pins: D6, B3 and B4 so the Spi 3 pins need to be remapped to those pins.The remapping is done in the spi3 init func...
Posted on June 03, 2014 at 12:55 Hello, I'm looking for source code example of i2c eeprom library for STM32F2xx which is not using DMA. Especially I'm looking for sequential read function. Please if you know any links, post it. I...
Posted on May 19, 2010 at 08:10pulse generation
Posted on June 03, 2014 at 04:19Hello,I try to find the performance difference between running in the flash and running in the RAM for STM32F407. I write a test source code. The function runs in the flash or in the RAM.I find that the performance in...