STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Design guidelines for embedded applications

I've been doing a lot of embedded coding lately. I'm not a very experienced developer and I have been trying to develop a set of design guidelines to help me up the learning curve.  I'd appreciate hearing what experienced embedded developers use for ...

magene by Senior II
  • 1801 Views
  • 4 replies
  • 2 kudos

Resolved! HAL_delay() issue infinite loop

I am using a nucleo-f767zi to control a reverdi tft display.The project in CUBEMX ide is using freertos and there for the time base is changed from systick to TIM6.I am trying to task enable sequence for the screen but i see that i am stack in an inf...

Kyrpav by Associate III
  • 4915 Views
  • 7 replies
  • 0 kudos

No rule to make target

I upgraded my project to the latest IDE and TouchGFX.  I opened the IOC file to change a setting and now the project doesnt compile with the following errors. Before opening the IOC and generating new code, the project compiled just fine. Here is wha...

JWall.1 by Associate II
  • 555 Views
  • 0 replies
  • 0 kudos

STM32H7 USB DMA CDC does not work properly.

Hi everyone. I have an issue with USB transmission in DMA mode (USB_OTG_HS, internal PHY, FullSpeed 12MBit/s). I am using a Cube generated project for STM32H743IGT6. If I disable DMA - it works fine. But when I enable DMA USB enumerates on PC and all...

STM32F723VEY6TR rise time information?

Hello, we are working on a project using the STM32F723VEY6TR and have been curious about rise time information, especially so regarding the rise time information for SPI.I have found some information on page 174 in the following datasheet:https://www...

BGilm.1 by Associate
  • 628 Views
  • 1 replies
  • 1 kudos

Resolved! How to access STM32H753 CRC unit

Hello,Recently I try to use the CRC unit insde stm32h753vih6 to do the crc calculation. According to the spec(RM0433), I tried to read/write the registers defined in chapter21. But all the five CRC related registers(CRC_DR, CRC_IDR, CRC_CR, CRC_INIT,...

HigerY by Associate II
  • 915 Views
  • 2 replies
  • 0 kudos