STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

HAL_SRAM_Read_DMA() assumes 8-bits word ?

Hello,When using SRAM without DMA I find several group of APIs for read/write, depending on bus width:HAL_SRAM_Write_8b HAL_SRAM_Write_16b HAL_SRAM_Write_32band also read APIs of course.But for DMA there is only: HAL_SRAM_Read_DMAHAL_SRAM_Read_DMAIs ...

ranran by Senior II
  • 470 Views
  • 0 replies
  • 0 kudos

FDCAN (Classic, Normal) STM32H753 STM32CubeMX HAL

I am new to FDCAN on STM32H7.Using STM32H753VIT6, STM32CubeMX , and HAL, I configured both FDCAN1 (master) and FDCAN2 (slave) at 250 kbps, and all seems to work fine.To check it, I used a MicroChip CAN Bus Analyzer Tool (BTW a very limited and buggy ...

Jack3 by Senior III
  • 1089 Views
  • 0 replies
  • 0 kudos

Resolved! IMPRECISERR while storing data in array

Hi guys,I have to store some data on a sd-card. (The data will be a huge number of bytes)I want to save them in a high frequency (now about 5kHz) in a buffer on the chip (RAM) and then store them in a lower frequency (1Hz) on the sd card.So I have se...

FGese by Associate
  • 684 Views
  • 2 replies
  • 0 kudos

Resolved! How to start learning HAL library (beside the datasheet)

Hello,I learned to blink a led as well as using the user's button to make interrupt using HAL library and CubeMXHowever I learnt that through tutorials.I tried to learn more thanks to the datasheet but it doesn't really help. For instance, the ReadPi...

GGODA by Associate III
  • 1173 Views
  • 2 replies
  • 0 kudos

STEVAL-BFA001V1B with STEVAL-IDP005V1

Hello,i interface the STEVAL-IDP005V1  with STM32F401RE programmer (ST-LINK V2-1) with needed connections so when i drop the .bin into drive no errors come but the device resets and it doesnt show any parameters on serial display. i follow the attac...

v_1 by Associate II
  • 2068 Views
  • 0 replies
  • 0 kudos

Running any STM32 IDE as a cloud service ?

As some of you have noticed in previous questions, I have a rather unique problem in that my code has to be modifiable by the end-user, who is more of a hacker than computer expert, can usually handle a PC so can use something like Arduino but may no...

MikeDB by Lead
  • 1157 Views
  • 7 replies
  • 0 kudos

Resolved! Pin to pin Replacement of STM32F030C6T6TR.

Hello All,Currently, we are working on STM32F030C6T6TR controller, it has 32KB flash memory & this memory is not sufficient for our application.We do not have sufficient time to design the PCB again. Please suggest any other controller with the large...

SPraj.15 by Associate II
  • 1420 Views
  • 6 replies
  • 0 kudos