STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I-CUBE-LRWAN v1.1.2

Posted on June 06, 2018 at 07:09From where can I download I-CUBE-LRWAN v1.1.2? The current version is 1.1.5 but I need v1.1.2

I want to get data about hands-on workshop from st.

Posted on December 06, 2016 at 01:14Excuse me.I want to get data about STM32 hands-on workshop.(such as presentation file, pdf, sample codes)I don't attend off-line hands-on workshop.So, I want to see a relevant data about hands-on workshop.Let me k...

STM32H7 - SDMMC not working

Posted on February 13, 2018 at 13:22HiI'm having quite an issue while using the FatFs on a SD card.I configure everything on the Cube following this tutorial :https://www.youtube.com/watch?v=kRhF44v2ezM  I'm kinda lost, and i would like some support...

HAL API to format the contents of a SD card

Posted on June 06, 2018 at 07:41I have a 32 gb sd card. I have interfaced it with STM32F407 Discovery board with 1 bit SDIO through Cubemx. When i use a formatted SD card i am able to write files into the card. Now, i want to format the card using s...

SPI_EEPROM_M95640R

Posted on June 01, 2018 at 05:07Hello all,I'm here using the M95640 EEPROM and communicating via SPI. It looks like I'm sending all the signals correctly from my MCU side, but the device (M95640) is not responding to Signals.Below is the WriteEnable...

0690X0000060Kz3QAE.png 0690X0000060KvjQAE.png 0690X0000060KrJQAU.png

Strange Double buffering problem in STM32F4

Posted on June 06, 2018 at 00:00I'm doing frame buffering exactly as that guy doinghttps://gist.github.com/postspectacular/61f17333c17b0206a73e4591cd5ce59bThe problem, I'm cloning flappy bird, and at the top edge of the screen, I get a background th...

Program stm32F072 from Bootloader I2C

Posted on June 05, 2018 at 20:27hello everybodys , i'm trying to program stm32f072 from stm's bootloader through i2c interface. the stm32f072 is the slave board while the another MCU is the Host/Master board.  The host Board use the Simulate i2c on ...