STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Multiple Channel ADC on STM32 L1 Discovery with CooCox

Posted on January 29, 2016 at 13:46Hello STM users,I have been thrown in 'at the deep' using an STM32L152 in a commercial product design. I have inherited some code which uses the CooCox CooIDE for development and an STM32 L1 discovery board which u...

cht35 by Associate II
  • 2214 Views
  • 15 replies
  • 0 kudos

problem using STM32F407 FSMC with NOR flash

Posted on January 28, 2016 at 09:53Hi all,I am trying to interface with JR28F064M29EW NOR flash (https://www.micron.com/~/media/documents/products/data-sheet/nor-flash/parallel/m29ew/m29ew_32mb_128mb.pdf) using the STM32F407 MCU. However, I couldn't...

minh3192 by Associate II
  • 954 Views
  • 4 replies
  • 0 kudos

STM32Fxx USART application bootloader

Posted on January 29, 2016 at 05:07I am writing an application bootloader for stm32f4xx. What is the best way to detect end of transmission over serial line? #!stm32f4-!stm32f401

nus by Associate
  • 947 Views
  • 6 replies
  • 0 kudos

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 ...

guigui by Associate II
  • 1865 Views
  • 5 replies
  • 0 kudos

How to interface my own disk on STM32CubeMx FatFs ?

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...

stm32 and external adc

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

elec_st by Associate III
  • 1176 Views
  • 7 replies
  • 0 kudos

create software timer problem

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..

flash memory

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))      ...

mauro2 by Associate II
  • 664 Views
  • 3 replies
  • 0 kudos