clignotement led
Bonjour apres la programmation du 32F303 la led bleu clignotte au rouge,la programmation est elle complete
Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.
Bonjour apres la programmation du 32F303 la led bleu clignotte au rouge,la programmation est elle complete
I am working on LoRa-E5 mini. And I am searching some document or any informative things so that I can transmit and receive the data using point to point communication. Any help would be greatly appreciated. Thank you
What should I do when stm32 applications do not see st-link and the message I always receive is: Failed to start GDB serverFailed to start GDB serverError in initializing ST-LINK device.Reason: (2) ST-LINK DLL error.No matter which stm32 board or cab...
Sorry if formatting is trash this is the first post on the forum. Our lab group is trying to get I2C connectivity to a external chip using an I2C. The problem that we are having is getting the clock up and running. We downloaded both the L4 and F4 pa...
What kind of throughput is achievable with USBX and CDC_ACM using the HS USB peripheral of the STM32U5A5ZJ? Im guessing its no where near the 480 Mbps. Any tips on getting this data out at the maximum rate and without dropping data?
Dear allI have configured three timers TIM2,TIM3 and TIM4 NVIC_SetPriority(TIM2_IRQn, 0x00);NVIC_EnableIRQ(TIM2_IRQn);NVIC_SetVector(TIM2_IRQn, (uint32_t)&TIM2_IRQ_Handler); NVIC_SetPriority(TIM3_IRQn, 0x00);NVIC_EnableIRQ(TIM3_IRQn);NVIC_SetVector(T...
Hi, @Erwan SZYMANSKI @KDJEM.1 @Andrew Neil @KDJEM.1 @mƎALLEm I am trying to establish SPI communication between my Nucleo-G431RB and STM32MP157F-DK2 boards. I am finding the documentation quite confusing. I attempted to use STM32CubeIDE, but it resul...
im using th nucleo-f446re board, and the st-link isn't there. Am i missing some jumper connection?
I'm using the nucleo-f446re board. I'm using the mcp2515, BTS7960, and nrf24l01 modules in this board, but I've been using the digital pins repeatedly due to my mistake. These boards and modules are intended to be used for data collection on the vehi...
Hi,Anyone having problem connecting STLINK on NUCLEO-H503RB board?I have two boards not showing up in device manager (both W10 and W11 PCs). Tried different PCs, cables and result is the same: LD7 LED is not lit, LD1 red lit, green pulsing, LD3 not l...