Resolved! STM32 ST-LINK Utility for NUCLEO‑H503RB
I use STM32 ST-LINK Utility to do NUCLEO‑H503RB programming bin file, and the result is that I can’t connect. How to solve it?
I use STM32 ST-LINK Utility to do NUCLEO‑H503RB programming bin file, and the result is that I can’t connect. How to solve it?
Hello, I have to evaluate the current consumption of the LBAD0ZZ1SE Module. I measured the Idd Current on JP1 of the B-L462E-CELL1 board. (see attached PDF). The mean current is around 60mA. This is far away from low power. So my question is:Is there...
Hi, I searching for the application example for the B-L462E-CELL1 Board. In the Wiki it says: The following hardware setup (B-L462E-CELL1) embeds more functionalities than other hardware setups. It also includes BSP for sensors and display, as well a...
Hello all,I set up an SPI com with FDM, motorola, 16 bits, MSB first, 10.5 Mbits/s, low, 2 edges, and global interrupt checked.Program:uint16_t RxData[1]; // 16bits data HAL_GPIO_WritePin(GPIOC, GPIO_PIN_0, RESET);HAL_SPI_Receive(&hspi1, RxData, 1, ...
Hello; I need your support to resolve an issue with the STM32H7B3.Today once I connected the board to my PC; I noticed that nothing pops up in the display;; I mean... black screen. But ... I can see the green lights over the board on and I'm able to ...
Hello,I'm using a STLINK-V3MODS in a test and programming interface that I realized.Currently I use the bridge API to manage I2C, interface through a software written in Cpp on Qt platform.I need to perform a reading procedure without sending a STOP...
I want to build an IoT audio device and I am trying to operate the audio option on the B-L462E-CELL1. Unfortunately, there is a note saying that audio option is not available on the LBAD0ZZ1SE module on that board.Is there a way to work with the audi...
I am using STM32-G07RB and reading the sine signals passed from a LPF circuit. There is a delay between the signals directly from the circuit and when passed through the MCU (adc port) to dac for oscilloscope display. The adc is triggered by the time...
Hi,I tried it on two different STLINK-V3PWR tools and its VCP(RX and TX) is not working after shorting the RX and TX pin with external jumper to bring it into loop back test.Is there any remedy for this ?Regards,VK Verma
Hello,I got a stlm32 disco board. I cannot Flash.So,I used STM32 ST-LINK UTILITY. Any connection fail even under reset. This one show Target Voltage Detection Fail. The board is powered by the USB CN2 Connector. The measurment on the CN4 Connector sh...