Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on January 08, 2018 at 14:35Hi,I'm trying to port (use) X-NUCLEO-IDB05A1 board with STM32F4-DISCOVERY.I've begun developing this project by modifying SensorDemo for Nucleo-L053R8 board.I'm using Keil-MDK v5.25 (Lite). STM32F4 project is build...
Posted on January 19, 2018 at 14:17Mcu: STM32F777III am new to these new flash memory organisation on the STM32F7 mcu where I wanted to know like what are the different use cases of single bank mode vs dual bank mode for data width while reading/wri...
I am using truestudio and cubemx with STM32F103C8T6. I am trying to use canbus. If I connect the cantx and canrx pins on A12 and A11 (as shown in attached cubemx file), I get an output that looks like a can frame, but has peak voltage of 400mV.cubemx...
I am using STM32F103C8 controller for my product desgin. I want to implement PWM dithering concept to increase my PWM resolution. after reading application note AN4507 following are my doubtswhat is meant by 1-LSB duty cycle managementOn page no 12. ...
HiActuelly i have a stm32f407vg connected to a SPBTLE-RF via SPI, i wanted to know if i can use the STMCubeExpansion ble1 developped on the nucleo for the stm32f407 vg ?if not, IS there an existing code for stm32f407vg ?
Hi,We are working with the STM32F105 chip and we want to use its I2C interface to communicate with a chip that demanding an I2C master that allows the clock stretching. We need to know if it is possible to enable this feature in the STM32F105 and how...
We have our own STM32H743II board with a 32768Hz LSE crystal and proper caps as specified in app note AN2867. We have configured PC13 to output a 1Hz signal. We then used that to gate a frequency counter that is reading a precision calibrated 10MHz s...
Posted on August 09, 2017 at 14:54Hi,I am using STM32F429 controller for one of my custom application. I need to perform SPI write in one of the four modes, specifically I have set CPOL = 0, CPHA =0. But during SPI read I need to changed the CPHA =1...
Am working with STM32l4-Discovery boardInterfaced external SPI with stm32 module and trying to integrate LCD but am failing at SystemHardwareInit().Can you pls help me out in clock and pin settings to integrate code for external spi and LCD and touch