STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H745 Maximal performance configuration

I'm working in a project that involve a thermal camera image processing.I need to process a buffer of 384*288 (16bits) in fastest way possible.I'm using the 480Mhz VCO template to set the procesor in 400Mhz (Cache enabled).I already did some code op...

Jvela.11 by Associate II
  • 649 Views
  • 2 replies
  • 0 kudos

STM32F413 - Delay at the end of UART transmit

Hello,I am encountering an issue with the STM32F413 MCU: when transmitting data over UART, there is a short delay between the stop bit of one byte and the start bit of the next byte when transmitting data one byte at a time. I compared the behavior o...

0693W000002la33QAA.bmp 0693W000002la6bQAA.bmp

Resolved! q15 fixed point 1.15 9.7 etc

HelloI was wondering about nubering in q15 fixed pointI am guessing that in 1.15, 1 (msb) is responsible for sign and 15 bits are for magnitude(I could be wrong)However what does 9.7 mean ? does it mean 9 bits are for whole numbers and 7 bits represe...

hashtala by Associate II
  • 616 Views
  • 2 replies
  • 0 kudos

Mistake in STM32G4xx Reference Manual (RM0440)?

The STM32G4xx Reference Manual (RM0440) Rev 4, Figure 2, "Memory Map" on Page 81 says Option Bytes 1 is from 0x1fff7800 to 0x1fff7810 (16 option bytes), Option Bytes 2 is from 0x1ffff800 to 0x1ffff810 (16 option bytes).However:Table 7 on page 94 says...

Struggling with CAN in latest HAL.

I know that there a lot of care examples on the Internet, but I haven’t been able to get one to work with latest version of the HAL drivers. I’m attempting to use the loopback interface just to test on a single device at the moment. This is as far as...

xrstokes by Associate III
  • 445 Views
  • 1 replies
  • 0 kudos