Hi, I'm trying to drive five stepper motors with PWM. But I need to count the pulses from the PWM to command the positions of each stepper motor and control the speed with a trapezoid form. So i was wondering, how to count PWM pulse with timer? I'm w...
Hi guys, not sure how ill word this but I am having issues when using the STM32H7 I2S slave full duplex mode.The way its setup now is that I have an ESP32 setup as an A2DP sink as a MASTER transmitter. This sends data to the STM32 through the I2S bus...
Hi all,We have developed an application with STM32F072RBT6 MCU. The sections in flash shown below,Bootloader 0x08000000 - 0x080047FFEEPROM Emu 0x08004800 - 0x08004FFFMain App 0x08005000 - 0x0800FD02 Enabled Interrupts: SMBUS, RTC-Wakeup...
In this gateway we would like to keep communication of WIFI,ETHERNET, BLE,GSM module. Also data will be stored into the device. There will be a configuration tool to configure the gateway. Data can be received via RS232, RS485, ADC,BLE and then proce...
Hello,In ARM CoreSight Components TRM pdf, it is said that internally TRACECLK and TRACEDATA is aligned, but "a delay must be added to the path of TRACECLK between the register and the pad" (DDI0314H 8.9.1). There is also a clear figure (8.18) showin...
Hello ST folks. Recently, "THE MAN" updated us to Win10. Of course this broke a few (dozen) things.Oh yes . I know VB6. Unsupported thin ice. Just like they like it around here. The story is we have a load of small TEST applications wrote with this ...
I am working on a system where I send HEX commands through the USART3 of the STM32F407VG to the COM machine with its corresponding PC.The particularity of this communication is that in each sending of frames, the first byte of the frame must be sent ...
I am getting no output with the code below Below is my main.c UART.c and UART.h file main.c<int main(void){ /* USER CODE BEGIN 1 */ uint8_t buf []= " List Avialable \n\r" " 1. LED RED ON \n\r" " 2. LED GREEN ON \n\r"; ui...
We want to use the STM32F103 in our cubesat and want to know some details about the manufacturing process of this mcu to compare it to the processes used in other mcus.