Hello,the open source example of the clock cross check measurement comes from previous obsolete version of the library. It shows a possible way of implementation measurement required by the standard (Item 3 at Table R1 of 60335-1:Annex R). The faster...
Hello,UL 1998 is a bit obsolete US standard practically replaced by new safety standards UL60335 and UL60730 harmonized with IEC today. You can download X-CUBE-CLASSB FW package 2.2.0 from ST web which supports the F1 family. Note the family is not ...
Hello,it would be helpful to see your code handling the SPI configuration and the communication itself. It is not clear if even SPI3 is configured at master mode (I suppose so). It is not quite clear, too, what does it mean "Perform a transaction (wr...
Hello,please note the older versions of SPI applied at both STM32F4 and STM32F7 doesn't feature an automatic flushing of the data registers or FIFOs when SPI is disabled. User has to handle the flushing by SW before SPI is disabled and reconfigured. ...
Hello,there are many factors to be checked. Initially, what is output reported by the failing module (STL_ERROR/FAILED/KO)? Is the run module properly initialized and configured in advance? What is the subset configured during the failing test? Does ...