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 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 17, 2013 at 14:32Hello; i have checked and tried the one -pulse example of the standard periheral library. In the example The timer uses one channel as input (ch1) and one chanel (ch2) asl output for the pulse. As a result a can use ...
Posted on March 18, 2013 at 16:29Has anyone used SLEEPONEXIT around the STM32L1* family to enable it to put the micro to a STOP level and only wake up when there is a timed-based interrupt to happen? #stm32l1-rtc-sleeponexit