Pin PA8 configured as OUTPUT
Posted on January 29, 2016 at 16:30 Hello, I'm trying for several days to set up the pin PA8 ( STM32F4) as output but I do not see anything with an oscilloscope. Here is the code I use ...
Posted on January 29, 2016 at 16:30 Hello, I'm trying for several days to set up the pin PA8 ( STM32F4) as output but I do not see anything with an oscilloscope. Here is the code I use ...
Posted on January 29, 2016 at 14:53Guys, It's been a few days for me trying to interface user_diskio.c and I read from UM1721... page 16 saying : ..... 2.8 Interface your own disk to FatFs If a working storage control module is available, it should...
Posted on January 15, 2016 at 19:19if i have stm32 at 72mhz what is the maximum adc chip speed i will use with stm32 at 72mhz ? #drinking-from-a-firehose
Posted on January 25, 2016 at 13:00my microcontrollers is stm32f103c8,how i use advanced Timer to create software timer function,about create and delete..
Posted on January 29, 2016 at 12:50I'm trying to flash memory using stm32f10x_flash library. here the code:/*in the arm-gcc-link.ld file i added this lines to allocate rom memory for my data*/.dataconf 0x0807F000: { KEEP(*(.ROMDATA)) ...
Posted on January 29, 2016 at 12:30 Hey guys, currently I'm working on a 4in 4out Audio-DSP based von STM32F407VGT6 with two SGTL5000 Audio Codecs. The I2S3 is the Master I2S and also generates the MCLK, I2S2 is the slave. SCLK und ...
Posted on January 28, 2016 at 22:12--
Posted on December 03, 2015 at 11:07 Lately, I've been trying IAP over UART using Ymodem protocol for STM32F072C8 SOC based custom board. The goal is to try IAP with this mode with different upgrade scenarios and later transform these into my ac...
Posted on January 27, 2016 at 11:50Hello,I am trying to get a simple example going for the ADC of an STM32F407V discovery board.I tried the VBAT sampling example, but so far without luck. I only get ''0,0'' via serial port on the output.My environme...
Posted on January 29, 2016 at 09:46Hi, guysI'd like to run uclinux on STM32F407VG DISCO Board.Is there a way to run the uclinux on STM32F407VG DISCO Board?Thanks in advance for every kind of help. #uclinux #stm32f407vg-discovery