STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

UART DMA

I am using an STM32L0XX on a Nucleo-64. I am Trying to communicate with a sensor using SDI12 protocol ​(1200baud 8-bit even parity).​To communicate properly you have to implement a question and answer session. To start with a 2-byte question response...

GGill.1 by Associate II
  • 2225 Views
  • 5 replies
  • 0 kudos

Trying to enumerate a STMicroelectronics Virtual COM Port (COMxx), using STM's STSW-STM32102 Virtual COM Port Driver installation package, for a STM32L082 uC. Installation on two Windows 7 Ultimate x86 PCs and a Ubuntu 18.04.3 x86 PC ... unsuccessful !

Using Ubuntu dmesg | grep usb, "device descriptor read/64, error -71" is reported. I am beginning to suspect an issue with the USB CDC for the STM32L082 device. A recent community discussion alluded to a "device triad", class, subclass and protocol, ...

Resolved! Calling SCB_DisableDCache()/SCB_EnableDCache oftenly

Hi,Is there any issue if in STM32H743ZI, ethernet driver I call:…. SCB_CleanDCache(); SCB_DisableDCache();   HAL_ETH_Transmit(&EthHandle, &TxConfig, ETH_DMA_TRANSMIT_TIMEOUT);   SCB_EnableDCache();...so far, it works perfectly until now instead ...

Dat Tran by Senior II
  • 2319 Views
  • 5 replies
  • 0 kudos

Resolved! STM32H7 Ethernet DMA Error

Hi,I never used ethernet before, please excuse my ignorance. II dont want to use lwIP or FreeRTOS. My main goal is to use Ethernet hardware for fast communication between my distanced units. created a project for my 2 piece NUCLEO-H743ZI2 board using...

e-zeki by Associate III
  • 3562 Views
  • 3 replies
  • 0 kudos

Resolved! Problem when create RTOS Kernel

Hello guys,I am trying to understand RTOS Kernel and create a simple one ,for that I am using core registers and I have a problem in asm codes.I am following UDEMY course so teacher is using Cortex M4 but because of free I am using Cortex M0 probably...

Zek_De by Senior
  • 2721 Views
  • 4 replies
  • 0 kudos
Announcement

We’re moving the ST Community to a new platform to give you a better and more reliable community experience.