Skip to main content

Questions tagged [stm32]

The STM32 is the third ARM family by STMicroelectronics. It follows their earlier STR9 family based on the ARM9E core, and STR7 family based on the ARM7TDMI core. The STM32 is based on the ARM Cortex-M family of cores.

0 votes
0 answers
25 views

I have mounted 4 mobile charger modules, which are switching power supplies, onto a single PCB. In my circuit, I’m also using an STM32 microcontroller, and I have enabled 4 ADC channels to read ...
Alireza ganjeh's user avatar
1 vote
1 answer
92 views

This is my first PCB and I just wanted a review or maybe some tips. Its a STM32 PCB with a USB connection and Micro SD card slot. Its a 4 layer with a SGGS stackup. I was just looking for a review or ...
PeppersONLY's user avatar
-2 votes
0 answers
47 views

The STM32H573 SDK includes two HALs: LL and HAL. I could find only one example using the non-octo SPI in slave mode, but it uses the LL HAL, stm32h5xx_ll_spi.h. Is there a non-LL HAL for non-octo SPI ...
personal_cloud's user avatar
4 votes
2 answers
509 views

I am using a resistor divider of 523 kΩ on the high side and 10 kΩ on the low side. Using an STM32 microcontroller to read the voltage of the supply. How is the voltage actually being converted to ADC ...
Gokul Karthik's user avatar
0 votes
0 answers
73 views

Interfacing SD card with STM32 using SPI interface, SD card is 16 GB, and while storing JSON files to SD card it stores up to 50 files in faster rate but after 50-60 files the rate of storing files ...
Shubham's user avatar
0 votes
1 answer
74 views

I am currently working on an stm32-based design. I am trying to understand how to power the stm32 through USB. We came up with the following solution: The idea is that +3v3_power is the main rail of ...
jazam's user avatar
  • 1
2 votes
1 answer
102 views

I am designing a system where I have several daughter boards with voltage or current sensors (several or one on each board). One board is the master with the MCU. Because the system is larger and in a ...
miha medved's user avatar
0 votes
0 answers
78 views

I am using a bluepill, and the final case statement is looping constantly from GO_TO_TOP -> COME_TO BOTTOM -> ROTATE_ACTION, the 'top' variable is being latched to '1' at the GO_TO_TOP case ...
Samartha Rao HP's user avatar
-1 votes
0 answers
78 views

I want to write an application for stm32h573 that uses a single HAL for a combination of peripherals that are not all used in the same STM32Cube example. However, ...
personal_cloud's user avatar
-1 votes
0 answers
36 views

I am trying to configure U-Boot on a stm32mp257f-dk board so that I can use the “ums” command with SuperSpeed. After configuring the device tree, I managed to configure the usb3dr as usb3(as it says ...
Axom's user avatar
  • 1
0 votes
1 answer
104 views

As demonstrated by the image above, blocks are displayed on the LCD1, even though I've configured and programmed the Blue Pill STM32F103C8T6 board and connected it ...
Reza Jaferi's user avatar
0 votes
0 answers
29 views

I am working with the STM32WL55CC (48-pin package). When I imported the official STM32CubeWL example projects from ST, I noticed that they provide both SINGLE CORE and DUAL CORE versions. But the ...
Aryan's user avatar
  • 21
0 votes
0 answers
48 views

I have an MCU connected to external SRAM (the SRAM powered from battery only and the MCU from another constant supply). The interface to SRAM is QSPI with max frequency of 104MHz. I can't guarantee ...
Knowledge's user avatar
  • 553
-1 votes
1 answer
143 views

I just wanna ask about the rest push button connection. Are there technological reasons for making it active low and not active high?
AHMED FAWZI AHMED FEDEIL T24KE's user avatar
2 votes
2 answers
342 views

I'm running three tasks using STM32 RTOS v2. I want to know the time difference between button presses, so I've configured it as follows: ...
humni's user avatar
  • 129

15 30 50 per page
1
2 3 4 5
319