Forum Posts
Resolved! Why do I need ST-link for STM32CubeIDE when the Arduino editor doesn't seem to need it?
I've just started with STM32s and have to say I'm finding the whole toolset incredibly confusing. I've managed to put together a first USB host project in STM32CubeIDE after doing a very simple one in the Arduino IDE very easily, but now I seem need ...
SMPS power Regulator is not being set in STM32U575.
I am trying to set up SMPS power Regulator for low power operation. I am using Nucleo-U575ZI-Q board. I set the bit in CR3 register but bit in SVMSR is not being set. Do anyone have idea what can be wrong? Is there something that I am missing?
Resolved! [Solved] SWD pins used by mistake in code, now locked out of chip (G030F6 - TSSOP20). How to revert?
By mistake, I ended up setting PA14 (SWCLK) as an input GPIO. Didn't catch the mistake until after the MCU had already been flashed. So, after that I can't connect to it anymore using ST-Link.Since I'm using a STM32G030F6 (TSSOP-20) chip, for this ch...
EVSPIN32F0601S3 kit
Hello, I recently purchased the EVSPIN32F0601S3 board and tried debugging via onboard ST-link, debugger could not connect with the main IC. I then connected the AC supply to the board, on turning on the supply the board just blew up. Kindly help me t...
WILL ULPI PORT WORKS WITH VDD=1.8V ON STM32H743VIT6?
There is no dedicated VDDUSBXX power pins on STM32H743VIT6, and I am quite sure with VDD=1.8V ,the internal USB FS PHY will not work properly. But what about the ULPI port? Will it works fine with VDD=1.8V? I use USB33010c as the external usb hs phy...
Resolved! Wrong pins for CAN_RX and CAN_TX
Hello, I have found out that connection from transceiver pins CAN_RX and CAN_TX are connected to CAN_TX and CAN_RX.I mean :from CAN transceiver to stm32f105CAN_RX -----------------------------> CAN_TXCAN_TX------------------------------...
Resolved! stm32h757i-eval can't connect stm32 target after selecting M4 for boot and deselecting M7
Hello,I have stm32h757i-eval board here. I've used stm32cubeprogrammer to edit OB where I've unselected M7 core from booting and left just M4 selected. This was done in intention to boot just M4 core and leave M7 core halted.When I modified OB this w...