Reading data from flash memory_ SOLVED!!
Posted on July 25, 2011 at 09:01Reading data from flash memory_ SOLVED!!
Posted on July 25, 2011 at 09:01Reading data from flash memory_ SOLVED!!
Posted on November 18, 2012 at 14:16Hi!May I ask for help about setting up VCP with one?I am currently looking over the files of STM32_USB-FS-Device_Lib_V3.4.0 (under virtual com port). I can't seem to understand how to tailor it with STM32F3Discove...
Posted on March 19, 2013 at 14:30Hi.I try to emit and recieve data with the STM32F407VGT6 microcontroller with USB protocol (HID Class). Can i find any example that show this communication.Thank you very much.
Posted on February 01, 2013 at 08:53Hi all,I have been working with the STM32W-RFCKIT and the Contiki OS without any problems.Now I have made my own board based on the SPZB32W1x2.1 module. When trying to make my board talk with the mb951 and the mb...
Posted on March 17, 2013 at 16:56Hi , I have a little problem with playing my audio buffer, after i init the audio codec,i am trying to play the audio,and its a little bit cut off at the begining,but if i play it in loop ,the second play will be ok ...
Posted on August 06, 2012 at 17:44Hi, I am using SD card in SPI mode with STM32F107VC,i am using External Hi speed clock(25MHz) and i am dividing with SPI_BaudRatePrescaler_64 to initialize the SD card,here i am using SPI2 and SPI3 with both the SPI...
Posted on March 19, 2013 at 02:13Hi, I managed to compile and start the Temperature Measurement Example with Eclipse and Code Sorcery. It runs and shows a temperature. I wanted to add a few lines of code to see the LEDs blinking inside the infinite ...
Posted on March 18, 2013 at 19:28I want to implement an AN3969 to EEPROM emulation but I have not the drivers eeprom.h eeprom.c., I have a module STM32F4DISCOVERY.anyone have these files??, thanks. #an3969 #eeprom-emulation
Posted on March 18, 2013 at 20:53Hi,I am trying to toggle a led inside an EXTI interruption with Delay. The delay function is based on the systick intrruption. Everything works fine seperately but when I try to use the delay inside the EXTI interrup...
Posted on March 06, 2013 at 15:00Dear AllI'm using IAR EWARM to compile my bootloader and application.I'm developing on STM32L151 64K version.My bootloader is located in pages 0-63, sectors 0-3, I would like to protect this area against flash write,...