STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 827 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
  • 304 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
  • 392 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
  • 630 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
  • 258 Views
  • 0 replies
  • 0 kudos

IAP Jump to application not working

Hello, IAP have problem that jump to app.MCU : Stm32f303cbt6 - boot sidea. STM32F303CBTX_FLASH.ldb. main.cc. main.h  - app sidea. STM32F303CBTX_FLASH.ldb. system_stm32f3xx.c Thanks. 

TaronKim_0-1730683594916.png TaronKim_1-1730683631898.png TaronKim_3-1730683694730.png TaronKim_2-1730683661036.png
TaronKim by Associate II
  • 1026 Views
  • 6 replies
  • 0 kudos

STM32L552ZET6Q Sleep Mode Issue?

Hello,    We are using STM32L552ZET6Q MCU in our project. Here we are using only 3 UART Pheripherals, 2 LED output GPIOs.    Here We attached the CUBEMX .ioc file of the our project. After the code generation from the STM32CUBEMX, we complete our's o...

STM32L552ZET6Q.jpeg