STM32 MCUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Reading GPIO in stop 1 mode

As per datasheet of stm32u5 series during the Stop 1 mode DMA and peripherals are accessible. When tried to access the GPIO read. Controller during debug mode reading the GPIO, but in the run mode the GPIO is not getting read. How to read GPIO pin in...

Gautham19_1-1693913758389.png
Gautham19 by Associate II
  • 1312 Views
  • 3 replies
  • 0 kudos

STM32F401RE

                AREA mycode, CODEEXPORT __mainmyclock EQU 0x40023830myDmode EQU 0x40020000myDout EQU 0x40020014myPU_PD EQU     0x4002080CmyPC13I EQU     0x40020810ENTRY__main PROCNOP;------------------------------Port C Clock EnableLDR R1,=myclockLDR...

CCV by Associate II
  • 1018 Views
  • 7 replies
  • 0 kudos

Designing with STM32L496QGI6

Hello Team,We are planning to use the MCU STM32L496QGI6 for one of our products.The HSE we are using is ECS-480-10-37B2-RWN-TR (48MHz crystal) and the value of the load capacitor is 20pF.The board works well with HSI, but when we switched to HSE, eve...

shibin by Associate II
  • 919 Views
  • 2 replies
  • 0 kudos

STM32H setting security bit fails

I am trying to set the SECURITY bit on a STM32H7B3ZITX using STM32CubeProgrammer (v2.10.0). But it fails, see attached screenshot. I also tried setting the bit using the firmware. This does not produce any errors, but the bit is still not set. Follow...

Bart_ by Associate II
  • 1660 Views
  • 3 replies
  • 0 kudos

Search for a ST dev. board

Hello,There are 3 lines of hardware development tools (quite a lot of products):Nucleo boardsSTM32 discovery kitsSTM32 eval boardsFor prototyping of my HW concept I want to use one of ST boards (essentially uC) to control my custom stuff.The ST board...

Pavel_47 by Associate II
  • 1890 Views
  • 13 replies
  • 1 kudos

Resolved! STWIN.box CLI does not find any device.

Dear CommunityI recently acquired a STWIN.box development kit and proceeded step by step according to the document "Quick Start Guide High-Speed Sensor Datalogger application for STEVAL-STWINKT1 (HSDatalog)" but I can't get the CLI examples to work (...

Screenshot_20230828-113132.png
Ferag by Associate
  • 722 Views
  • 1 replies
  • 1 kudos

STM32F103C8T6 on UBUNTU 20.0

HiI am trying to get the blue pill detected on Ubuntu desktop , its now detected as LED Display board . Background I have flashed the blue pill on windows 64 but and trying to use the Bluepill on Ubuntu through wine , this board will act as the Softw...

W77 by Associate
  • 840 Views
  • 0 replies
  • 0 kudos