User Activity

I have a design that used an M95010-W and can read the Status as well as set the WEL bit and read it back in the status.  However when I try to write data starting at address 0 with the command string 0x02 0x00 followed by data in the same SPI frame ...
INFO:STM32H743XIHxSTM32Cube FW_H7 V1.11.2STM32CubeIDE Version: 1.14.1 - (have not updated to 1.15 due to being mid-project)STM32CubeMX - Version: 6.10.0-RC9 SPI4 configuration:I have verified the following:1) The NSS, SCLK, MOSI, and MISO lines all h...
Ops!!!  The latest firmware does support internal channel selection on ADC3.I verified that the previous firmware V1.11.1 gives visibility to the ADC3 internal channels for VBat, Temperature, and RBUF.  But if the firmware is migrated to V1.11.2 thos...
I have an application where I have enabled TX_ENABLE_STACK_CHECKING.  The application gets stuck in a do loop in the tx_thread_stack_analyze.c between lines 114 and 135.  (H7.3.1.0)  It is clear in the debugger that the loop will never complete.  The...
STM32H743STM32CubeIDE - Version: 1.14.1 Build: 20064_20240111_1413 (UTC)STM32CubeMX - Version: 6.10.0-RC9 Build: 20231120-2037 (UTC)Software Pack (AzureRTOS) 3.2.0STM32Cube_FW_H7_V1.11.1 OS: Linux LMint 21 I am using the FTP server which works when c...