USB cable for F446RE
Hi, I bough an STM32 F446RE and I have a USB cable mini-B but doesn't click with the board.Could you tell me what cable should I use?Should I use the mini-A?Thank you.
Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.
Hi, I bough an STM32 F446RE and I have a USB cable mini-B but doesn't click with the board.Could you tell me what cable should I use?Should I use the mini-A?Thank you.
Hi, I'm working on a custom board which I've been programming with an ST-LINK V2 using the SWCLK and SWDIO lines. I mistakenly left BOOT0 floating, but I need to order more boards, so I'm going to correct this mistake.My question: Am I right in think...
Hello, I set 120MHz to OCTOSPI for Octo-SPI PSRAM. With the ClockPrescaler 0x02, the PSRAM test takes several seconds. However, with the ClockPrescaler 0x00, it takes over 3 minutes. Does it mean any problem on the clock configuration of STM32CubeIDE...
I am using an L432KC board and I am trying to read .txt files from my SD card through SPI, extract the bitmap array, and then push the bitmap through TFT_eSPI.h library. I am able to work with SD card and the display individually, but not together. I...
Hi!I have problems programing my custom board, I'm using a STM32F446RCT6, and I couldn't establish a connection with my board, neither from STM32CubeIDE nor STM32CubeProgrammer.after a lot of time trying to debug the problem I found out that actuall...
I am working with NUCLEO-U5A5ZJ-Q and it is running the "GPIO_IOToggle Example" that I got via STM32CubeIDE.My aim is to control the power state of the nucleo board remotely.I successfully do it using the following commands:STM32_Programmer_CLI --pow...
Hi,I have STM32 NUCLEO-L432KC Nucleo-32, I would like to power it from a li-pol battery. Is it possible?
Hello all, for STM32H757xI in package WLCSP156, I didn't find a clear explanation about connecting capacitors for power supply. According to the schematic from STM32H757xI kit, it looks like all VDD_MCU pins need to connect 100 nf capacitors, Only i...
Hi, I tried to configure the USB Host for a project, but it’s difficult to configure, and I am not finding any online support available for the STM32H5 series controller. My requirement: I configured PB4 as an output, which is connected to a green LE...
HI everyone (:Im pretty new and im looking for a way to use ethernet on my Nucleo-h743zI2 board.I Want to be able to send/recieve "raw" packets from my board and to the pc through ethernet .Im using the last version of Stm32cube ide- 1.18.0. And th...