2014-11-05 11:30 AM
I need to have 2xSPI synchronized and also synchronized with some timers.
Unusual use of TIM1. (STM32F401VC, discovery board)I use TIM1 in repeat and one pulse mode to generate 8 CLK for 1 byte of SPII have a working 10MHz 8 clock pulses on pin PE9.2014-11-05 11:47 AM
Vpp voltage drops from 3,3V to about 2V when I connect PE9 to PB3.
Yes, that doesn't sound good. What else is going on there?2014-11-05 01:11 PM
Good question! I need to focus focus.
MY BAD I had wrong setting for SPI (master instead of slave). :\Back to work now :) I think it is doable.CPOL=0, CPHA=1, 0x7a on picture: