User Activity

STM32G071R8 & M95160-WMN6TP EEPROMWe have the DMA SPI TX direction working but are having issues with the data that is being returned. Technically this is a read from the EEPROM but the command and read address are sent first. The EEPROM responds wit...
- STM32G071R8T6, DMA chan 1 ADC's, DMA chan 2 SPI TX, DMA chan 3 SPI RX and DMA chan 4 DAC- Tested the SPI configuration without the DMA to a SPI EEPROM and it works.    Once the DMA configuration was used, we do not see any data being transmitted.  ...
- STM32G0B0RE     Our controller was running fairly well but on occasion we were seeing the windowed watchdog trip(The IWDDGRSTF flag set on reboot.) We were not sure whether this was a too short or too long trip so decided to extend the window wider...
Windows 11, STM32CubeProgrammer v2.15 and ST LinkIn the past we have used the older STLink software for programming ST micro's on our test stations and have moved to the STM32CubeProgrammer. Running the command from a standard command line window(bas...
We are using Timer3 to increment a uint64_t counter for serial port operation and need to be able to grab the counter value in the main loop.  //---------------------------------------------------------------- // -------------- Timer 3 -------------...
Kudos from
Kudos given to