STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

problem in loading the code

Posted on April 04, 2015 at 07:45Hi I was using cube for programming the stm32f030r8t6 for that there is a option of configuring the clock there I had managed clock by prescalling it to very small values i.e. /512 & /16 now when ever I used to downl...

Standard Peripheral Library Documentation

Posted on April 09, 2015 at 17:51Hello,I'm using the standard peripheral library for the STM32F4discovery at the moment because in Cube, there are too many bugs at the moment and so it's currently unuseable for me.When downloading the standard perip...

stop, standby mode with ADC

Posted on April 10, 2015 at 06:49Hi all,When I using ADC it work correctly, but when I want MCU enter STOP(or standby) mode and wakup by external interrupt, ADC is hang, can not convert ADC./**  ******************************************************...

np1 by Associate II
  • 465 Views
  • 1 replies
  • 0 kudos

STM32F401: how to control a TFT display

Posted on April 08, 2015 at 17:26Hello everybody, I'm evaluating STM32F401 and other MCU to control a TFT display. There is no need to send pixel data at fixed speed, TFT display has a driver with internal RAM which manages syncs, porchs, pixel cloc...

stm32f07+touch

Posted on April 09, 2015 at 17:40hello every onei want to connect touch panel to the adc of stm32f0 directlyso i use PA3->X+ PA4 ->Y+PA5->X-PA6->Y-pa5,pa6 just use as gpio and pa3,pa4 use as gpio and adc bothi config the adc first and defult channel...

Starting SPI master with DMA by an external signal

Posted on April 03, 2015 at 18:02I'm trying to read the serial data from two AD7766 (24 bit ADC in daisy chain mode) with a STM32F4 discovery board. The two AD7766 generates every 8 us new data. This is indicated by the ''Data Ready'' (DTRY) pin who...

freddy by Associate
  • 568 Views
  • 2 replies
  • 0 kudos