Resolved! External Pulse Count not working
--- Problem solved! - as I can not delete the post, I edited this one
Ask questions, find answers, and share insights on STM32 products and their technical features.
--- Problem solved! - as I can not delete the post, I edited this one
Hi,I had generated RTC code for STM32L072CZ using cubemx, I'm reading the time and sending data via uart, when I'm in debug mode i can able to see the time via UART and when i stop debug mode then timer doesn't increment instead the initial value is ...
Im supposed to use STSW-SPIN3201 firmware with board STEVAL-SPIN3201 to control a 3-phase permanent magnet motor with Hallsensor ST Motor Control Workbench. For that i need to use <ST Motor Control Workbench>. For my further application with this Wor...
Hi,I have a PWM signal input to STM32Fx MCU, I would like to count the number of pulses and trigger ADC on each rising edge of the PWM.If I use the input as the clock source for the Timer I don't know how to generate a trigger to the ADC on each puls...
Specifically, PortA.15 pin goes "HIGH" after reset for 5ms. It can be seen on picture. (Blue is the VDD supply, yellow is PortA.15) PortA.15 pin has an alternate function “SYS_JTDI�?. This situation cannot be seen on other pins which configured the s...
One of my project I need 3# EMUL UART - I created 13 and it is working, if I try another 2 it is not working. pls let me know the procedure to add more UART
For example, to have the first few bytes of a single SPI transaction come from / go to a particular location, with subsequent bytes coming from / going to another location.
Is it possible to configure the USART as SPI master, with SPI slave having 16 bit data frames (AD5592R) ?
Hi. I'm using an MPU (6050), an encoder (AS5048A) and STM32F103. For the MPU I am using the I2C protocol, for the encoder (works through the pwm) the Timer2 and its interruption are used. The I2C only works if no encoder readings are being made. Is t...
Posted on November 01, 2017 at 20:39CubeMX 4.23. Board nucleo-f429zi and STM32CubeF4 is of v1.17.0Compiling with makefile arm-gcc-none-eabi version: 5.3 2016q1 All is done on linuxI just noticed another thing,Completely freshly generated make...