FDCAN module not working on STM32G0B1
In any mode of FDCAN, receiver doesnot seem to be working. My project is attached..
Ask questions, find answers, and share insights on STM32 products and their technical features.
In any mode of FDCAN, receiver doesnot seem to be working. My project is attached..
I'm using an STM32G031F8 for a job right now. I'm coding in GCC assembly, no OS. This thing doesn't even have a hardware divide (much less FPU). I pulled out some old routines from NXP ARM7 chips for doing unsigned div 32 bit by 32 bit and 32 bit ...
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...