Bit levels matter
Anyone seen this? The politically-correctness crap gets to EE...https://www.oshwa.org/a-resolution-to-redefine-spi-signal-names/
Ask questions, find answers, and share insights on STM32 products and their technical features.
Anyone seen this? The politically-correctness crap gets to EE...https://www.oshwa.org/a-resolution-to-redefine-spi-signal-names/
Hi, I am doing a MOOC for learning STM32 programming, in the UART topic, we are supposed to implement UART. The course follows STM32F4 but I have an STM32F303RE and I tried to adapt it to my board but it is still not showing anything on the serial mo...
I was using a Nucleo F746zg to develop firmware and in the middle of testing after consistently functioning for over an hour, it stopped communicating with the st link and started showing an overcurrent error. After further testing, the voltage regul...
I read datasheet stm32f407vgt6 datasheet TIMx slave mode control register (TIMx_SMCR) configured as datasheet said but doesnt works. I shared my mainC I am beginner in embedded software and register programming. also ı Shared my timer configs cubeIDE...
There must be a function to save the FPU context of the 32F4 but after an hour searching all I see is 11 years of people asking for clarification on how to do this, and nice looking technical papers none of which list more than a couple of lines of A...
When I used STM32CubeMX to do the parameter setting. For some of the parameters I don't know how to configure them. For example, the parameters like: "Chip select high time", "Chip select boundary", "Refresh rate". How to configure the above three pa...
Hello everyone, I am trying to make an I2C communication with the Nucleo G474RE, however I am having problems at the time of Debugging. This is causing that the SCL stops working on my board.I use the I2C1 Pin 14 (PA14) and Pin 13 (PA13) in the initi...