Resolved! Can someone help me with RTC clock
Hello everyone, I want to Know if I can set RTC on "6" different time. Through the Day .Help with exampl.Thank you.
Hello everyone, I want to Know if I can set RTC on "6" different time. Through the Day .Help with exampl.Thank you.
Hai,Im having a devention dev10 fpv controller, it is detecting by windows but not recognizing via Dfuse tools to flash its firmware to "Deviation". So I decided to flash bootloader via ST link V2 tool. Anyone please help me to get the STM32F103xC pi...
I try to control position of servo with potentiometer. I get data pot using DMA method and than i convert these data PWM signal pulse width due to control servo, but it is not working i really don't understand why does it working, servo motor is not ...
How to open the STSW-IO-LINK evaluation firmware in the STM32CubeMX development platform? STSW-IO-Link is downloaded and extracted. The *.ioc file seems to be missing in the STSW-IO-LINK firmware package!
Hello,I am reading AN2606 and I am wondering if I am interpreting the document correctly. Is table 113 suggesting that the FDCAN bootloader is only available on pins PH13 & PH14 in the STM32H75 series? Since these pins do not exist on the 100 pin pac...
On Cubex Generated code, we added Virtual Com Port code.But the code is going to Hard fault handler in USB_ActivateEndpoint. HAL_StatusTypeDef USB_ActivateEndpoint(USB_DRD_TypeDef *USBx, USB_DRD_EPTypeDef *ep){HAL_StatusTypeDef ret = HAL_OK;uint32_t...
There is this errata for STM32G0B12.2.10 Prefetch failure when branching across flash memory banksDescriptionIn rare cases, the code prefetch may fail upon branching and function calls across flash memory banks,regardless of the DUAL_BANK and nSWAP_B...
Hi Team,I am currently working with the STM32G0B1CET6 microcontroller and using two Abracon crystal parts, ABL-8.000MHZ-B2 and AB38T-32.768KHZ-B. However, I am encountering issues with the crystal when I use heavy ( like code more than 50% ram & flas...
Question seems simple enough, but i cant find any information on this in the datasheet or refman:When i put the mcu in stop-mode using the hal driver, i call this function:HAL_PWR_EnterSTOPMode(PWR_MAINREGULATOR_ON, PWR_STOPENTRY_WFI);The first param...
When booting up STM32Cube for the first time I get the error "A 'stm32Cube Updater' (or another 'STM32CubeMX') software is downloading to the repository folder Please wait for the download to complete and retry" However, no software is open/ download...