About unused pin of STM32 microcontroller system memory boot mode
I have a question about unused pin of STM32 microcontroller system memory boot mode.Are all unused pins set as inputs(no-pullup,no-pulldown)?
Ask questions, find answers, and share insights on STM32 products and their technical features.
I have a question about unused pin of STM32 microcontroller system memory boot mode.Are all unused pins set as inputs(no-pullup,no-pulldown)?
Dear all,I need to get the latest CMRT (Conflict Minerals Reporting Template) document.Could you please provide it to me? (email address : sh.baek@reigncomtech.com) For your information, I have a file named RMI_CMRT_6.22_STMicroelectronics_20-Jul-2...
i am using NUCLEO-F410RB boardi followed the simple exti tutorial try to print "button pressed" to uart when the corresponding button is pressedlike most of the tutorial setting : interrupt rising edge . no pull up and pull down , one side of button...
I'm in the first steps of my project. Selected STM32F446ZE Nucleo board for developing MIC ARRAY application as 446ZE used in BLUE COIN and made my own same arranged mic array board. Now I found there is no Beam Forming sample for it!ST has a documen...
Hello,I'm building a device which will have a user control panel with knobs ( adc ), buttons, encoder knobs, and LEDs etc which will use up many pins. The device will perform time sensitive output tasks such as DAC and PWM based on user input.I'm th...
Hi all,I can't seem to find documentation for stm32-wm8994. I want to use it with STM32F746-Disco board. The BSP project for this board doesn't seem to use this version. I'm using the cubeIDE.Thanks
Hello everyone,I've been diving into the world of ESP32s and Arduinos for approximately 2 years now. My current project focuses on GNSS tracking combined with radio transmission. Initially, I was inclined towards using the ESP32-S3, however, as the p...
Hello,Does anyone know the values of the following variables (in the struct USBD_ColorMatchingDescTypeDef) for a monochrome camera?uint8_t bDescriptorSubType;uint8_t bColorPrimarie;uint8_t bTransferCharacteristics;uint8_t bMatrixCoefficients;Best reg...
Hello,I have a question regarding the peripheral reset registers.For the G070 device, in the RM0454, section 5.2.16, it is specified that the clock enable of a peripheral takes 2 cycles to prevent glitches. Fine.However, how do you experts use the re...
Hello everyone,I'm currently working with a custom STM32L4A6QGI6P microcontroller and aiming to achieve consistent current consumption during runtime for a measurement test. However, I consistently encounter a current spike after a short interval, pr...