STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Differnce between UART and RS232

Hello everyone, I'am designing a model rocket flight computer. This is a two stage rocket so that's mean I will use two flight computer.Flight computers should have a communication between themselfs. For this communication which one is better? Direct...

testbenchmark_0-1716662112256.png

Resolved! Is the ITTIA database free for the STM32?

Hi CommunityI'm working on a project with stm32F407VET6, and I need a database for storing data. I found the ITTIA DB, and I install it from stm32 cube ide in the middleware categories (FreeRTOS support) but when I read the documentation in the offic...

Resolved! STM32U575 VREFBUF Driver bug when 2.5V is set

Hello,Just fount a bug on the LL driver of VREFBUF on STM32U575when you want to configure internal Vref to 2.5V and you use the nest function:LL_VREFBUF_SetVoltageScaling(LL_VREFBUF_VOLTAGE_SCALE3);where LL_VREFBUF_VOLTAGE_SCALE3  should set VRS bits...

Daniel_A by Associate
  • 209 Views
  • 1 replies
  • 2 kudos

Resolved! Image reading from uSD card vs USD pen drive

Hi,I have to read both image files(BMP and JPEG) and also text files from either uSD or USB pen drive. But - despite having written quite a bit of code through the years - I have never developed any code that does that specifically. nor do I have pre...

Ricko by Associate III
  • 372 Views
  • 7 replies
  • 4 kudos