STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H757-EVAL doesn't work at FDCAN_MODE_NORMAL

Hello everyone, I am working on our project based on STM32H757I-EVAL board (or NUCLEO-H755ZI-Q). I have already tested several parts that we expect to use Ethernet, UART, I2C, IOs, LCD, LEDs, etc. I have troubles with LwIP TCP/IP stack and finally I ...

PCape.1 by Associate
  • 1827 Views
  • 1 replies
  • 0 kudos

Resolved! TIM1+DMA Driven GPIO transmit speed limit

I am using STM32F407ZGT6 and configured the TIM1_CH1 to trigger DMA2 to transmit data through GPIO. Since the protocol is using both raising and failing edges, I need to control both data pins and the clock pin. So the TIM1 is just generating PWM sig...

PZhan.11 by Associate II
  • 1792 Views
  • 6 replies
  • 0 kudos

Resolved! How can UART_Tx impact neighboring GPIO pins?

I have a STM32G071 where, among other stuff, an UART interface an a GPIO input are configured. UART is mapped to PA9 - PA12 (Tx, Rx, CTS, RTS). PA8 is configured as GPIO input mode (no pull-up, pull-down). On the net connected to PA8 is a hall sensor...

0693W00000FBmPVQA1.png
IGärt.1 by Associate II
  • 1809 Views
  • 6 replies
  • 0 kudos

UART working only in debug mode in stm32h743?

I am working on STM32H743 MCU. I generated the initialization code used stm32cubemx v5.3.0 and embedded firmware package for STM32H7 V1.5.0. I am using keil uvision v5.28.0.0.I initialized uart1 in interrupt mode. I am receiving data in buffer until ...

Akash_k by Associate III
  • 1636 Views
  • 0 replies
  • 0 kudos

How do I make the onboard LED blink with a button press?

I am using the Nucleo-F767ZI board. I have the normally open of the switch wired to 5V.Common is to pin A0 and to R10K then pulled down to GND.When the button is pressed the pin A0 will go from 0V to ~5V.Want to blink LED1 at say 1Hz, then when butto...

RMcn.1 by Associate II
  • 4949 Views
  • 7 replies
  • 0 kudos