STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32f756 CAN Communication

I am trying to communicate with CAN, but it seems that I am not receiving Rx. I would like to know the reason for this static void MX_CAN2_Init(void) { /* USER CODE BEGIN CAN2_Init 0 */ /* USER CODE END CAN2_Init 0 */ /* USER CODE BEGIN CAN2...

Dlak by Associate II
  • 146 Views
  • 1 replies
  • 0 kudos

Resolved! Inquiry regarding the RCC_OscInitStruct.HSEState setting.

Hello,I am using the Nucleo-H767ZI board. On this board, I am working with both a version that uses an external oscillator and one that does not. My question is whether it is normal for the firmware to work regardless of the following settings: RCC_O...

Daecheol by Associate II
  • 230 Views
  • 7 replies
  • 2 kudos

Implement UART Transmit in DMA mode correct way

I am using stm32f779I eval kit. I am using example UART_HyperTerminal_DMA by en.stm32cubef7.I am trying to implement UART in DMA mode to transmit a simple string.So I have used CubeMX to generate the code and I have configured UART1 TX DMA in normal...

phenom by Associate II
  • 1634 Views
  • 14 replies
  • 0 kudos

Resolved! Use Ethernet on nucleo STM32F767zi without RTOS

Objective:Use ethernet cable to talk to MCU.Don't want RTOS, just want to use simple CAT5e cable to link to PC server and can ping and can send some messages to and from server via JSON format messages.I have swept through nearly all available thread...

WaiSiang_0-1723088639234.png WaiSiang_1-1723088685492.png WaiSiang_2-1723088799078.png WaiSiang_4-1723088965768.png
Wai Siang by Associate III
  • 410 Views
  • 3 replies
  • 2 kudos

VCom port, emptying buffer.

Hello! Not sure it's the right place to post. I have a custom board based on STM32F767. I'm using USB with VCOM port to communicate by UART. Basically it works (I mean, I can receive bytes from a terminal (I'm working on Ubuntu with STM32CubeIDE v. 1...

PG.1 by Associate III
  • 235 Views
  • 1 replies
  • 0 kudos
Labels