User Activity

Hello,I dug deeper into PSSI behavior, and and I observed unwanted behavior. From my point of view it is a bug.PSSI is configured as:OUTEN = 1 (transmit mode)CKPOL = 0 (outputs driven on rising edge, inputs sampled on falling edge)RDYPOL = 0 (0 at in...
Hi,I am using PSSI on STM32H7R3 to transmit data with DE output signal and RDY input signal (flow control). Incoming clock frequency is 60MHz. Data buffer is located in AHBSRAM1 and have size 4096 bytes. GPDMA feeds PSSI buffer by 32bit access (four ...
Hi,STM32H533 datasheet (DS14539 Rev 2) in table 88 says that RDY input setup and hold time are both 0.5ns. From my naive point of view it looks like superb value (RDY have to be stable only +-0.5ns around CLK edge). Isn't that a typo ? (STM32H7 PSSIs...
Hi,Ref.manual (RM0477 Rev 8) in chapter 32.3.3 PSSI clock saysIn case when PSSI transmitting data, then RDY pin is input.Datasheet (DS14360 Rev 2) shows setup and hold time of RDY pin (input) referenced to rising edge as well as data pins (outputs).I...
Missing info about PG12,PG13, PG14, PG15 alternate functions in Table 22 (datasheet DS14359 Rev 2). I hope that PG15 AF9 is PSSI_D13 like PG11.