provide example code for multiple interrupt
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
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...
Hello, I recently bought Nucleo-144 board (variant F756ZG) to one of my project. I used DFU to upload firmware and external power supply using VIN pin (7.5 VDC). It works perfect until I decided to remove ST-Link part to reduce board size. After that...
We are using STM32H743BIT6 microcontroller in our project. Which is the development board that we need to buy and use for this microcontroller for prototyping and development purpose? Can we use STM32H753I-EVAL2?
Hello.I am developing a development board (to sell to customers eventually), for which I want to have my own flashing dongle. Now, I have posted in another thread asking about the software that is in the ST-Link devices, and the response I got is tha...
I have the STEVAL-STWINBX1 development board and want to import the FP-SNS-DATALOG2 software into S32DS IDE so I can build and flash.Is this possible and if so how ?The user manual only mentions flashing the binary file STM32CubeProgrammer, but I wou...
Hello Support Team, I am trying to use a power bank to supply power to my STM32H743ZI2 board. I have made a modification to the jumper settings: I changed the connection of JP2 from pins 1-2 to pins 7-8 as suggested for power bank usage. However, I a...
All I need is a simple example CAN normal mode, I been searching around but found nothing. It just for educational purpose. Appreciate for any help
Hello everyone,Recently I have been learning to create and write data to a text file in a flash drive that is connected to the STM32F407G Discovery board via USB_OTG_FS. Now I want to share the text file in the Flash drive to a mobile device via blue...
Hi, Im using NUCLEO-H753ZI board and i want to send raw data to computer terminal. i tried to by using USART1. according to the schematics i can send data via USRAT1 through the USB power connection and it not working. i also tried to use USB_DEVICE ...