Resolved! STLINKv2 vs STLINK /V2 ISOL difference
hi all, I am using STLINK/V2 ISOL which says ST_LINK, No MCU device found, just replacing with STLINK/V2 works keep all setup intact.what could be the reason.
Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.
hi all, I am using STLINK/V2 ISOL which says ST_LINK, No MCU device found, just replacing with STLINK/V2 works keep all setup intact.what could be the reason.
Hi,I am currently optimizing some designs and started thinking about decoupling capacitors. As far as I know, it is a rule of thumb to place "one 100 nF capacitor per V+ pin".In the attached document, ST recommends exactly this. Let´s look at the doc...
I have been working with the STM32747i-Disco and the STM32F769--Disco boards. Both have the MB1166-A09 LCD daughter board attached. I have implemented the LCD_DSI_CmdMode_DoubleBuffer example for both. Teh H747 platform took a little more work as the...
I have two of the STM32H747I-DISCO boards. I have used STM32CubeIDE to create a simple project for the boards. I followed AN5361 and am able to debug and see the CM7 and CM4 cores running.I've added code to toggle the board LEDs (port I) but don't se...
I am trying to send data over I2C3 Using STM32F429 Dev Board and Everyting works fine except the HEX Data I want to sendI am Passing this function HAL_I2C_Mem_Write(&hi2c3,0x30<<1,0x09,I2C_MEMADD_SIZE_8BIT,0XFF,1,100); And Getting the Following Outpu...
I have been using stm32f429 Discovery board for a while. recently i tried to use it for programming a blue pill using onboard St-link v2. But it wasn't working even though all connections are okay. Later i figured figured out that target VDD pin whic...
Hi, I need your help in order to get running on my board "NUCLEO-F767ZI" a Web server....Thank you in advanceDaniel julio Abad
Hi,I'm working with power amplifier for which I have chose stm32f407 controller which monitors ADC, I2C eeprom SPI Flash memory, ethernet , GPIOs and interrupts. when i am doing code development and standalone testing of controller no issue of hard f...
Hi,I have bought the STM32H747-DISCO kit for testing and I want to test at the max frequency (480MHz). I'm aware of the requirements for the 480MHz, I have followed the user manual:Desoldered and soldered relevant SBs for LDO operation.Updated the co...
We have a very time-sensitive project that uses the Nucleo ST32F439ZI Development Board. It works, boots, and emulates just fine when powered from USB however, when externally powered it gets stuck and will not boot properly or work with the USB ST-L...