User Activity

1)STM32H745I-DISCO, the bus is 16bit and the memory is 32bit. In the spec there is 128M-bit SDRAM.Question is if full memory 1(28M-bit) is available for usage on this kit?2) If answer is yes on first question. We can only access half of the memory an...
HelloI'm using Abracon 25MHz( ABM11W) crystal for HSE clock on STM32H750.CL1 and CL2 are set to 12pF after some calculations. And it works on the prototype.Question is regarding the resistor do reduce/control driving level to this crystal. I have bee...
I have seen an example to create 5v tolerant input on STM32H750, a resistor divider controlled by GPIO. Now I can't find find it when I need it...anyone seen this example and maybe can point it out? I suppose I need a buffer in front to avoind impeda...
I'm using STM32MX Cube to assign pins for different features.I have a lot of communication ports and GPIO:s enabled in my STM32H750.I have prototype 1 working, I noticed that when I add for instance an extra I2C other pins move without notice. For in...
Need your advice. PCB routing. I have Divided signals into 4 groups + (CLK) : 1: Address: SDRAM_BA[0-1]/SDRAM_A[0-11] 2: Command: SDNRAS/SDNCAS/SDNWE 3: Control: NE0/CKE0/NBL[0-1] 4: Data: SDRAM_D[0-7] ( sub goup1 ) & [8-15] ( sub group 2) 5: SD...