STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Do STM32-Nucleo boards support intrfacing LIDAR (RPLIDAR, YDLIDAR) modules with embedded ROS? Or do we need to interface the Nucleo MCU board with a SBC like Raspberry Pi to talk to LIDAR?

I have a prototyping project to make a wheeled-robot maneuver with LIDAR using SLAM algorithm. So, can I use a Nucleo-board to control a LIDAR device with embedded ROS without the need of a SBC like Raspberry Pi? Please refer to the image attached.

ThiruV by Associate II
  • 2377 Views
  • 6 replies
  • 0 kudos

STM32L552 CMSIS DSP Performance Issue

I am using the NUCLEO-L552ZE-Q board to check the cycle counts for some of the CMSIS DSP library functions and getting unexpected results. I am comparing against ST AN4841 benchmarks and getting over 2.5 times more cycles than the Cortex-M4 in the a...

RW1881 by Associate
  • 653 Views
  • 1 replies
  • 0 kudos

TIM1 Chan1 PWM, no output, GPIO works fine

Good afternoonConfigured TIM1 of a F070CBT6 to drive 3 PWM channels on PA8/PA) and PA10....PA9 and PA10 work fine..only for channel 1 I don't see any output..furthermore it seems to be floating as when touching with a finger the attached 7406 driver ...

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

ADC reading correction per VREF_INT

Using STM32F030 Discovery board.I read the ADC channels including the internal temperature sensor and vrefint.#define TEMP30_CAL_ADDR ((uint16_t*) ((uint32_t) 0x1FFFF7B8)) #define VREF_INT_ADDR ((uint16_t*) ((uint32_t) 0x1FFFF7BA))The calibration val...

ECost by Associate II
  • 1239 Views
  • 2 replies
  • 0 kudos

QUAD SPI External Memory Performance STM32

Hi There - I'm very new to electronic design and need help making a key design decision. Specifically I want to know that the performance will not be a problem when writing to external memory from a stm32 over Quad Spi. I don't want to end up making ...

AlanM by Associate
  • 3039 Views
  • 7 replies
  • 0 kudos

I am designing with an STM32H745. I need to use the FMC bus to access my own ASIC. What is the full cycle time on the FMC access if I do back to back single read or single write with multiplexed address/data.

The access time of the FMC is not the whole equation, I need to include the delays introduced by having to go across domains and buses. Back to back reads or writes would shine more light on this for me. Or possibly a read followed by write so that ...

Sbeny.1 by Associate
  • 493 Views
  • 4 replies
  • 0 kudos

The issue on FMC EXTMODE ModeA write access

Hi community,I'm developing on STM32F7, it accesses the external device via FMC.Then it can read the external device's register, but it cannot write to the register.The external device expects EXTMODE ModeA timing like the following figure. Reference...

0690X00000AsUplQAF.png
HMats.7 by Associate II
  • 784 Views
  • 6 replies
  • 0 kudos