STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1117 Views
  • 6 replies
  • 0 kudos

Analog read is not returning the maximum value

Hi there.I was making some tests and I have observed that, when I shortcircuit 3V3 into my analog pin (in this case PA0), the reading I'm having is 4022 instead of 4095.Why this difference? I'm using HAL libraries as follows://Function to obtain ADC ...

areify by Associate II
  • 1453 Views
  • 9 replies
  • 0 kudos

Can someone explain how to read these line ?

Hello everyone !I'm new here and i wanted to know how these lines say please??I wanted to have microsecond delay for my ultrasonic sensor.Thanks for all your help!void usDelay(uint32_t uSec) { if(uSec < 2) uSec = 2; usTIM->ARR = uSec - 1; usTIM-...

MDMA read from DTCM - transfer error

I'm trying to move an array from DTCM to SRAM1.So I use MDMA in as memery to memory config. It isn't my first time I got it running, but never used it to transfer data from/to TCM region.I want to copy array at 0x20000018 starting address (DTCM regio...

AB.17 by Associate II
  • 384 Views
  • 0 replies
  • 0 kudos

STM32L063C8U6 pinout

I have bought STM32L063C8U6 (version in UFQFPN 48 package) but I can not find pinout in datasheet. DS10090 version 7 does not mention any UFQFPN package.Also SMTCubeMX says that "cannot load this MCU). Is this version secret?Thanks for answer, Jiří ...

JNeto by Associate
  • 461 Views
  • 2 replies
  • 0 kudos

Support for STM32TS60?

Hello,Is it possible to get technical support for STM32TS60? I have some specific questions and would also welcome project files / BSP.BRNiclas

NArnd by Associate III
  • 449 Views
  • 2 replies
  • 0 kudos

interfacing SDMMC with stm32f765Vitx

hello,we are using emmc memory device (capacity -8GB) with the part no: sfem008gb.we are using 8bit data transfer mode .when we generating code with help of cubeMX it will give drivers for 2GB memory interface ,what are changes we need to do for 8G...

srikanth by Associate III
  • 621 Views
  • 2 replies
  • 0 kudos

STM32L5 privilege mode

Hi Sir,I am reading STM32L5 user manual. I noticed the privileged mode and unprivileged mode, as well as security attribution. I want to know if this privileged mode related to arm-cortex m cpu privileged mode?​For example, cpu in unprivileged mode c...

XChen.6 by Associate
  • 1697 Views
  • 1 replies
  • 0 kudos