STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32Cube_FW_F2_V1.1.0 question - bug ?

Posted on April 22, 2014 at 17:40STM32Cube_FW_F2_V1.1.0\Middlewares\ST\STM32_USB_Host_Library\Core\Src\usbh_core.cuint8_t  USBH_FindInterface(USBH_HandleTypeDef *phost, uint8_t Class, uint8_t SubClass, uint8_t Protocol){  USBH_InterfaceDescTypeDef  ...

Read one byte from Flash memory

Posted on May 29, 2014 at 15:46Hi,I am working with STM32F303, and I need a suggestion to directly read one byte, in particular, the most significant byte from a flash memory address.I have tried some code, like the one below but I pick every time t...

giovanni2 by Associate II
  • 1658 Views
  • 4 replies
  • 0 kudos

REAL TIME CLOCK (RTC)

Posted on May 28, 2014 at 06:33hello everyone today I try to use RTC in stm32f4 cube library and some errors occur. So now I will show my code for all of you see: void dtime_bsp_open (const dtime_time_format_t fmt) {     /* Configure the RTC periphe...

I2c on stm32f030r8t6

Posted on May 27, 2014 at 09:03Before posting here I have gone through stm32f0_stdperiph_lib.zip but the examples which are given are for some different board with different architecture. can anyboduy point me a simple example of communication betwe...

sanjib by Associate III
  • 668 Views
  • 7 replies
  • 0 kudos

Startup Problem STM32F10x

Posted on May 15, 2014 at 15:40Since about five years we�re using the STM32F103RET6 Controller within our Devices and our Application. In between these five years we did only minimal changes at the Software and the Startup. With the last Shipment ...

STM32F100R8 reading Multichannel ADC with Scan Mode

Posted on April 25, 2014 at 22:55Dear friends, I need an help about multichannel ADC reading with scan mode. When I configure ADC, unfortunately interrupt routine can occure only one time. And I can not read the other channels.Do you think what is t...

metin by Associate II
  • 754 Views
  • 6 replies
  • 0 kudos