Resolved! Object detection
Hi all,I am trying to implement object detection algorithm on STM32F429 - DISC1 model with MATLAB Simulink. I didn't use earlier. So, please guide to me "How to implement software into that."
Ask questions, find answers, and share insights on STM32 products and their technical features.
Hi all,I am trying to implement object detection algorithm on STM32F429 - DISC1 model with MATLAB Simulink. I didn't use earlier. So, please guide to me "How to implement software into that."
Hello, I want to generate 2 pwm signals, where pwm2 should have a delay from pwm1 (delay should be modified on the fly). I would also like to know if this operation can be done in HRTIM or other Timers. Thanks and regards, Pradeepa P
Hello, customer using custom F412 based board has a problem entering STM's System bootloader/DFU for FW upgrade (done over USB) when there is an active communication done on the CAN port. E.g. the board is part of the slave HW of the CANopen network ...
Good evening community members,today I have been trying to activate USART module of my STM32F446 board. However even after trying everything, I could not sense Tx signal on PA2 pin of the board. This is the low level code I used. I had been trying to...
HI,Is there any MCUs supporting PROFINET TSN?
Hi,we develop a device using the STM32U545 MCU.This device will be accompanied by a desktop application (developed by us as well) which will enable our customers to interact with the device, e.g. to configure certain settings. It is a requirement tha...
Hello, I wanted to have SPI with DMA RX, below issues I face: 1. When SPI RX DMA function used with no TX DMA configured in MX (but blocking SPI TX used), It remains in RX busy state 2. When SPI RX DMA function used with blocking TX function, SPI wo...
I am trying to make a music visualizer with led matrix and stm32f411 usb audio functionpreviously , i tried to use stm32f103 blue pill but the usb audio stuck and i can't find the reasonso i purchased the black pill to do it but now the problem is th...
What is the difference between Oversampling Continued vs Resumed mode?I understand that in Oversampling Continued without resetting the accumulator in between individual samples for that channel. Resumed Mode resets it.I don't understand the implicat...