STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SPI communication

I used STM32F407VGT6, software-driven SPI, and analyzed with a logic analyzer, and the unpacking corresponded to the program, but there is no signal for this module, that is, it has a problem

STM32L1 HardFault after wakeup from sleep mode + fix

I would like to share a bug I encountered and how to fix it:I am using an STM32L151, the goal is to set it into SLEEP mode and wake it up using a UART receive interrupt while debugging. All configurations to pins, registers and interrupts are made co...

makas005 by Associate II
  • 1451 Views
  • 5 replies
  • 2 kudos

Resolved! STM32H573 PB14

In our project I use STM32H573VIT6 LDO uC. We have a problem with the PB14 pin. We use 3 pins for LED control (PB10, PB13 and PB14, see photo). The problem with the PB14 is that the LED lights up dimly without code initialization. If PB14 is initiali...

gaso111 by Associate II
  • 4328 Views
  • 25 replies
  • 8 kudos

Resolved! CAN-bus with STM32F103RB

Hello there!I am trying to use some STM32F103RB Nucleoboards and some MCP2551 chips to make a CAN-bus. I got this problem where I can make it work in loop-back mode, but I cannot send from one board, to another one. I know the Circuit is stable and c...

Kenno by Associate II
  • 926 Views
  • 1 replies
  • 0 kudos

Resolved! USART4 Tx idle stays low STM32G070

Hello everyone,I successfully used USART1 and USART3 in my application. However, when trying to use USART4, Rx is working but not Tx. The idle signal stays at 0V all the time. Here is what I already check:UART initstatic void MX_USART4_UART_Init(void...

PSicl.2 by Associate II
  • 1455 Views
  • 11 replies
  • 1 kudos