Ask questions, find answers, and share insights on STM32 products and their technical features.
Hi, everyoneI, Currently STM32L151CBU6 is in use.The firmware uses a .HEX file,I am using the firmware download to change the boot mode.Now, firmware download through STM FlashLoader Demo.exe(2.8.0) works normally.However, STMFlashLoader.exe is used ...
Dera Sir/Madam,I chose STM32H750VBT6(LQFP-100 package-Revision Y-Max core clock=400MHz) for my project,based on my requirements .Everything was fine,until I perceived that: this magnificent MCU is not capable of toggling a GPIO pin faster than 30 ns(...
Anyone Have Example Code of Quectel GSM/GPRS AT Command using UART With STM32 ?If anyone have example code for the same please share with me Thank you in advance
hi everyonei have a strange problem when i try to set clock frequency at high speed.i'm using CubeMX to configure the system and developing on AtollicTrueStudio.i’ve noticed some weird facts setting the clock frequency more than 120MHz.first, is that...
I am working on a SPI project (using DMA) as a slave and things seems to work fine but after an hour and maybe more in some cases I see one error and that locks the dma ....I can detect when that happens but I have problems to reset the SPI interface...
Hello guys, hello @KnarfB ,@Community member I am struggling with this thing from past one month. I am using Quectel M66 gsm module and stm32f030cct6 controller. I am not able use UART interrupt for receiving large data when using gsm over uart. ho...
Hi, I'm trying to measure the frequency of multiple signals using the STM32L1515RC. Using the External clock mode 1, I need one timer per signal. My question is if TIM10 and TIM11 support this mode.The TIM10 and TIM11 block diagrams (Figure 131, Figu...
I ask not for internal EEPROM emulation, but i store some bin file in STM flash and provide for other IC this data whe request.
Tried out the example in STM32Cube_FW_F7_V1.16.0 and couldn't get the baudrate to match the description.Have any body else encounterred this problem?