EMI Filtering and Signal CondiInformation on ESD protection, CAN termination, EMI filtering, and signal compat
Interface and Connectivity ICsDocumentation and guides for interface and connectivity ICs, including BlueNRG d
Quality & ReliabilityContent related to product quality, reliability, MTBF/FIT values, ECOPACK, and c
jump to another app explanationI have this code:void bootloader_jump_to_app(void){ pFunction Jump; uint32_t JumpAddress; HAL_RCC_DeInit(); HAL_DeInit(); JumpAddreJForum|Forum|4 years ago10782
PTP clock source is SYSCLK or HCLK?The reference manual for STM32F407 shows (RM0090) that the PTP clock is running from the SYSCLK directly, however, the PTP chapter says that it is conGForum|Forum|3 years ago18342
How to select a compatible crystal and load capacitors for STM32 with layout guidelinesIntroduction As with many microcontrollers, STM32 MCUs could be clocked by an external source like crystals (XTAL) or crystal oscillators (XO). This iMForum|Forum|10 months ago59034
Unable to connect to STM32H7 devicesAfter reprogramming the STM32H7 device, I can’t connect to the device. Connect under reset doesn’t help. Why? There are two possible root causes for tAForum|Forum|6 years ago2632713
How to debug the STM32N6 using VS Code Summary This article provides a detailed guide on using VS Code to debug code running from external serial flash on the STM32N6. It covers setting upBForum|Forum|6 months ago24196
How to program the OTP fuse bits in the STM32N6 Summary This article provides a quick guide on what the STM32N6’s OTP bits are and how to program them. It includes step-by-step instructions and expBForum|Forum|11 months ago28481
STM32H7R/S: How to configure an ADC DMA transfer in circular mode using STM32CubeMXSummary This article provides a step-by-step guide on how to configure your STM32H7R/S to transfer ADC converted values in DMA circular mode using STCForum|Forum|1 year ago34041