STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

HAL_FLASHEx_Erase error

I'm trying to store a simple runtime setting in flash memory of a stm32f103 with 64kb of flash.In my testing I'm targeting the second to last page at 63 with address 0x0800FFE0I can write fine to empty pages using HAL_FLASH_Program() but any call to ...

pulsar by Associate II
  • 471 Views
  • 4 replies
  • 0 kudos

Resolved! Building CT-VPD dongle with ST products

Hi all.Are there any guides on building the charge-through VPD device with the ST product? An illustration from the standard: The goal is to maintain the smartphone's supply from the external PD charger while maintaining the connection with a USB 2.0...

VasylV_2-1727761563566.png
VasylV by Associate
  • 434 Views
  • 3 replies
  • 1 kudos

Resolved! STM32F105xx SPI2 Does Not Drive NSS Pin High when Idle

I'm using the ST Cube environment (IDE + MX) to configure the SPI2 peripheral in Full-Duplex Master mode on a STM32F105VBHX chip.It seems like the peripheral is not driving the NSS (chip select) pin (PB12).  When the pin is selected for SPI2_NSS and ...

Brian H by Senior
  • 831 Views
  • 8 replies
  • 5 kudos

target is not responding, retrying

I have a program with various tasks, in one of these I send a request and, after that, I wait for a response, so I have a cycle like this SendRequest(); do { WaitResponse(); DelayMillisecondS(200); }while (Timerisnotexpired()); the Problem is that th...

IVent.1 by Senior
  • 308 Views
  • 2 replies
  • 0 kudos

Resolved! UST OTG configuration

Hi,I am thinking using the STM32U5G9VJT6Q and configure the USB to USB-OTG but never used USB OTG before.The PCB would have its own power supply and only work when power is applied through it and never take power from the USB connector. The USB would...

Ricko by Senior III
  • 399 Views
  • 1 replies
  • 0 kudos

Resolved! CAN bus not looping NUCLEO-F767zi

Hello! I followed this video for CAN-bus https://www.youtube.com/watch?v=JfWlIY0zAIc&t=918s but as simply as it looks, my configuration doesnt seem to work, I'm working on the NUCLEO-F767zi, I started a new project with default config simply adding C...

vFazzi by Associate
  • 634 Views
  • 3 replies
  • 2 kudos

B-G473E-ZEST1S + power board

I recently saw your presentation of HSO in motor control.I have a couple of questions:1) Is the HSO algorithm implementable in the B-G431ESC board? (It seems to me no..)2) I have a 48V motor and about 20-30A rms which is obviously not controllable by...

luke514_0-1730727181817.png
luke514 by Senior
  • 263 Views
  • 0 replies
  • 0 kudos