systick timer configuration in microsecond for stm32c031c6 MCU
please provide me the information for how to configure systick in microsecond.
Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.
please provide me the information for how to configure systick in microsecond.
HiWe've got here 3 STM32G031K8 Nucleo. 2 of them had problems with RAM access. 1 works fine at the moment.For example STM32CubeProgrammer shows by RAM DumpKeil shows STLink Utilities hangs by Access of some RAM address. Is this a known Problem?Is the...
Hi, I am new to STM32 board. I have been trying to turn on the touch LCD in STM32F29i-EVAL board but even when I I connected the board to power supply, it is simply blank white screen. I have tried configuring the pins as per mentioned in the Referen...
hi,I am using Nucleog474ret6 board , and I am measuring current across JP6(header) which is vdd section of MCU.And measuring current using digital multi meter. As measured current value is around 1.98mA(milli Amps) while reset the MCU.But the curr...
Morning everybody The microcontroller on my nucleo board NUCLEO-H755ZI-Q is dead after i have used 5V external power to supply it. I don't understand why
Hello everyone!I have a problem regarding my STM32F072 MCU board that I designed: I cannot connect the board with a terminal properly. Let me explain:1. I've managed the program the board using ST-LINK V2 (Chinese version) and SWD pins.2. When I conn...
HI, I have a 3.5" ILI9488 TFT LCD Without touch. I want to interface it using microcontroller with SPI Interface.,Can anyone please share ILI9488 SPI tft display 320X480 resolution interfacing with stm32 sample code.
HI community,I got my hands on a MAX22192 evaluation kit (SPI GPIO expander) , currently attempting to communicate with it. While I can receive the input status from the IC, it doesn't respond to the commands I'm sending to it through NUCLEO G474RE.T...
Dear Team,' please provide example code for multiple peripheral interrupts(ADC,timer)in a same example code with mxcube configuration.board: stm32c031c6 Best Regards,Deepa P@nevase123
I am using the STEVAL-STWINBX1 development board and have downloadedthe FP-SNS-DATALOG2 software to the board.I compiled and flashed the FP-SNS-DATALOG2 software to the board using the ST Cube IDE and a Segger J-Link.I am trying to use the Python GUI...