STM32F0 Discovery board
Hi, I am new to work on STM32F0RB discovery board to get update the FW through UART/USB port. If any one have the idea to work on this please give me the solution. Thanks, Shashi Shekhar
Ask questions, find answers, and share insights on STM32 products and their technical features.
Hi, I am new to work on STM32F0RB discovery board to get update the FW through UART/USB port. If any one have the idea to work on this please give me the solution. Thanks, Shashi Shekhar
Hi community!I have a STM32H723VG and I use Timer1 on that device to generate complementary PWM Outputs (Chx + ChxN) on channel 1-3 plus a 1-channel PWM on Channel 4. When the PWM is not needed, I have to set the output pins of the timer either high ...
Hello ST Link Support Team,I hope this message finds you well. I am currently experiencing an issue with an STM32G474 controller that I've been using successfully for the past five months. However, after uploading a new firmware recently, I am unable...
Hello,I'm using an STM32C011 for a product we are developing, and I want to use ST's default System/OpenBootloader (via UART) that the virgin chips have on board. That way in production we don't have to download our custom bootloader, and we'll use t...
Is there a table of proper settings for the GPIO output type, pull up/down setting and speed of alternative functions ?
Hi, Sir: Currently using H563ZI (MB1404C) to develop programs.When VDD=3.3V, MCU works normallyWhen VDD=1.8V, the MCU functions abnormally (USB function fail), but the specification indicates that it can support VDD=1.8V. Where should I set this on t...
I try to setup CRS SYNC setup with LSE using the latest CubeMX.It appears that when CRS SYNC with Source LSE is selected, LSE does not get initialized unless RTC is active as well and its clock source is set to LSE. E.g crystal drive level option doe...
Hi,We are designing STM32F413ZHJ6 at 1.8V and are looking for a suitable level translator to 3.3V for the on-board microSD connector. I'm considering NXS0506UP or NVT4858. Just wondering if these parts would be compatible with the STM32? Any suggesti...
As per errors in AN2606 and this thread https://community.st.com/t5/stm32-mcus-products/stm32h5-bootloader-uses-usart-pins-that-do-not-match-roles-in/m-p/594610#M224078 I need the correct pins that STM32H563/STM32H573 use for USART1/2/3 and FD-CAN bo...
STM32H5763IIK, Bootloader v14I'm planning on using USART1 and USART3 in my application. I'd like to be able to access the bootloader from both. The bootloader documents say that USART2 and USART3 at very least use pins that are not attached to their ...