STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Debug stuck in LL_RCC_PLL_IsReady

Posted on April 09, 2018 at 16:58 Hello, I have a Nucleo-L476RG and I am trying to debug using openocd. I am able to reach main() function, but when it calls SystemClock_Config() get stuck in:while(LL_RCC_PLL_IsReady() != 1) The firmware...

Resolved! STM32H743 Nucleo DMA transfer error

Posted on April 07, 2018 at 15:15Hi all,To start with:Board: STM32H743ZI NucleoIDE: Attolic TrueSTUDIO for STM32 9.0.0HAL version: STM32Cube_FW_H7_V1.2.0I'm trying to trigger a DMA transfer on DMA1_Stream7 using TIMER 3 CC3.  I want to trigger a tra...

0690X0000060AH8QAM.png

my computer show did not recognize stm32 ....

Posted on April 09, 2018 at 18:06Hi, i facing a problem. When i connect stm32 with USB cable to my computer, my computer show did not recognize this devices. Although i already install the  STM32 Virtual COM port driver and follow the instruction.

Tan Wen by Associate
  • 385 Views
  • 1 replies
  • 0 kudos

f_print vs F_write in FatFs

Posted on April 06, 2018 at 07:04I am working with F746G-Discovery board running the project application FatFs_uSD built in the repository.  The application runs using the code as is which writes the data to the uSD with the f_write function.  There...

Resolved! SDIO_STA_STBITERR & SDIO_STA_STBITER

Posted on April 09, 2018 at 17:01Dear ST team,from STM32Cube F4 V1.21.0in the stm32f4xxhal_sd.c there are some#ifdef SDIO_STA_STBITER    __HAL_SD_ENABLE_IT(hsd, (SDIO_IT_DCRCFAIL | SDIO_IT_DTIMEOUT | SDIO_IT_TXUNDERR | SDIO_IT_STBITERR));    #else /...

Input capture timer configuration

Posted on April 06, 2018 at 13:00Hi friends,What are the steps to configure input capture timer?how we give correct prescaler and period values for that? Have any demo video for that?SunilCalixto Systems

STM32F412 UART Boot no response ...

Posted on April 06, 2018 at 17:10Hi There,I am going a bit crazy about this. I have a custom board with STM32412 on it. I have connected TX and RX to PA9 and PA10, I ensure that Boot0 == 1 and PB2 (boot1) == 0 (just in case). As per  AN2606.And the ...

startup_stm32f100xb.s: error: A1023E

Posted on April 09, 2018 at 12:52I am using STM32CubeMX version 4.25.0, STM32Cube V1.0 on my laptop.My STM32CubeMX, STM32Cube MCU packages and embedded software packs are also up-to-date.I have selected MCU STM32F100V8Tx as per our development board...

STM32F030C8 Re-programming

Posted on April 09, 2018 at 12:56Hello All,I am using STM32F030C8 MCU. I have configured SWCLK pin as output and programmed it. but after configuring the SWCLK pin as output, I am not able to reprogram the MCU again with programmer. Please help!!!#