STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32L433 Flash memory erase

Hello!I made a mistake in my software and download it in MCU's flash memory. This mistake prevents me for downloading again. So i want to know is there any way to erase MCU's flash memory or something else...I am using NUCLEO-L476RG board with SMT32L...

ASmit.19 by Associate II
  • 703 Views
  • 3 replies
  • 0 kudos

Setting TIMER as 16MHz [STM32]

Hello,I want to get timer frequency between 16MHz to 20MHz. So I picked the TIM4 and set it with internal clock. Based on the datasheet (STM32F767), the timer belongs to APB1 bus. When I set the main clock frequency as 216Mhz, I expect to get 108MHz ...

AE104 by Senior
  • 728 Views
  • 2 replies
  • 0 kudos

Writing but not showing pen drive in my computer

Hello i am using STM32F779BI controller in my project I have made code for pendrive to write some data in pen drive , and it works perfactlybut i want to show that pendrive as drive in my computer as normally we see while attching with cpu of comput...

STM32L151 Turn Pin to High state in stanby mode

Hi Community. In my project, I use stanby mode with RCT interrupt to wake up to save power. Although I set all pin to Ananog In, the pin is still go to logic high after chip go to stanby mode. That make Bust Power IC is turn on. Please help me. I am ...

Any examples of more general i2c messaging?

I've been trying to find examples of HAL-based i2c messaging, such as writing changing to reading without restart condition, and request-response messaging (= start, arbitrary number of bytes written, restart, arbitrary number of bytes received, stop...

Why I am stuck in I2C_ISR_TXIS flag set?

I have MPU6050 accerlometer, i need to interface with stm32f0 (via I2C).Firstly i am check if the sensor is responding by reading the"WHO_AM_I (0x75)" Register.If the sensor responds with 0x68, this means it’s available and good to go.but the code is...

Ws by Associate
  • 371 Views
  • 0 replies
  • 0 kudos