Resolved! I have NUCLEO-G031K8 development board. I downloaded data sheet. I am not able to undrstand the pin configuration.
why this mismatch in this or did i get confused? please help me with this. i want to connect user led port to external led
Ask questions, find answers, and share insights on STM32 products and their technical features.
why this mismatch in this or did i get confused? please help me with this. i want to connect user led port to external led
The documentation for the I2C interfaces on the STM32H747_CM7 board says:<name>SADD0</name> <description>Slave address bit 0 (master mode) In 7-bit addressing mode (ADD10 = 0): This bit is dont care In 10-bit addressing mode (ADD10 = 1): This bit sho...
We have the task to enable an assambler to quicker his assambling process of a couple of hundreads of units, and one of the time consuming process is to attach batteries, program the unit and then deatach the batteries for the later steps of assambli...
I have an analog circuit that is read by an ADC input. I would like to have a self-diagnostic function where I inject a known signal to the input of that circuit with the DAC for a self test, then disconnect the DAC from the pin and leave the pin in...
This isn't a question - I just spent a LONG time finding this so I figured I'd post my solution in case anyone else runs into it.The STM32U5 seems largely backward compatible with STM32L4 source code, but in order to have certain low power peripheral...
Adc start conversion on Tim1_CC4 (Input capture compare) doesn't work.I'm using STM32G051k8, Input capture compare works fine on Tim 1 Ch4 (I @read a correct input value) but doesn't generate an Adc start events.Can you help me?Thank you in advanced....
Hi guys, I am using Nucleo-F446RE board in cubeide (version 1.12.1), with basically every step was by defalut when I created new project, a problem occured when I tried to debug, as it showed " Error finishing flash operation " , anyone got any idea...