STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! ARM CMSIS DSP for CubeMX and Keil

Hi everyone;I have select;In cube mx ->middleware and software packs -> CMSIS -> CMSIS Coremiddleware and software packs -> CMSIS - DSP middleware and software packs -> X Cube Algobuild -> DSP LibraryLater, I have select from software packs -> select...

CKILI.2 by Associate II
  • 224 Views
  • 2 replies
  • 1 kudos

Resolved! STM32F103: HSE Crystal Capacitors

Hello Which are the correct Capacitors to use for HSE on STM32F103 with the following Crystal?Frequency: 8 MHzLoad capacitance CL: 20 pF Thank you in advance for a quick hint.RegardsMichael 

How to change relative to absolute USB mouse for STM32?

Hello,I am making a project for myself on the STM32F405 control board KVM.This board receives data to the HOST from the mouse (this part works). Next, the MCU generates absolute coordinates. These coordinates (absolute) must be transmitted via USB to...

ok_pp by Associate II
  • 305 Views
  • 5 replies
  • 0 kudos

Selecting a Ferrite Bead for the STM32L011

The documentation mentions placing a ferrite bead between incoming voltage and the chip's VDDA line.  Having limited knowledge of ferrite beads I'm confused as to which bead would work best.  If the DC bias current should be about 20% of the bead's r...

DFU mode for STM32N6

Hello,I'm reading the article on "How to create an STM32N6 FSBL load and run" and have a couple of questions about DFU implementation on the STM32N6:1. Is DFU possible with the application as part of the FSBL?2. Is there an example on how to implemen...

Resolved! faied do uart send with uart5 with stm32h7b0zb

I use cubemx generate a project with uart5. It's ok.But when I move some init codes of uart5 to function ``void SystemInit (void)`` tail as below```MPU_Config();HAL_Init();SystemClock_Config();PeriphCommonClock_Config();MX_UART5_Init();dbg_console_tx...

shengyang_0-1740353545384.png

Resolved! CAN BUS Tx not working in Normal mode

Hello !Hope you're all doing well.I have a little problem here, my CAN BUS Tx is not working on "Normal Mode"I have a bus with several nodes communicating between them without any problem, so the bus itself is not the problemIn "Loopback mode" it wor...

Touftoufe by Associate II
  • 2383 Views
  • 4 replies
  • 0 kudos