STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Combining RAM Memory Map/Memory Allocation?

The STM32H743 has various ram blocks available as shown below:DTCMRAM - 128kBITCMRAM - 64kBRAM_D1 - 512kBRAM_D2 - 288kBRAM_D3 - 64kB1) Is it possible to combining (or a subset) of these ram block and use them as one big ram?2) Alternatively is it pos...

AAgar.2 by Associate III
  • 539 Views
  • 1 replies
  • 0 kudos

Java on an MCU

seems like the chances of a JVM on an MCU is a nightmare?research show java is supposed to be cross platform, however it makes sense to be able to embed the virtual machine without difficulty first. I can’t even find a successful case online except b...

Skygge by Associate
  • 1044 Views
  • 3 replies
  • 0 kudos

Driving 5V bus transceiver with 5V tolerant pins

Good evening (o;I know that most GPIO pins can be driven from 5V devices...But how about connecting a 5V bus transceiver? Is that also save?Or better to use a level shifter in between?Reason for asking: Project involving SN75160/161 bus transceivers ...

Davorin by Senior
  • 728 Views
  • 5 replies
  • 0 kudos

How to generate exact number of pwm pulses?

hi, I am working on a stepper motor driver with stm32f407. Facing a challenge in generating exact number of steps for driving the motor. Now what i have done is, i shorted a pwm generating pin with input capture and stops the pwm generation once the ...

AP.2 by Associate II
  • 3421 Views
  • 7 replies
  • 1 kudos