Jump to content

simoncools

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by simoncools

  1. I'm working with a custom IC which has an SPI interface. However, other inputs on this IC are also clocked using the same clock input as the SPI interface So in short, I need to be able to use this clock pin as an SPI clock and also be able to reconfigure this into a continuous clock without modifying any other digital IO. I'll experiment a bit further with the suggestions you're giving.
  2. Is there a way to only reset a single pin? I wouldn't want to reset all my other digital outputs as well
  3. When I configure a particular pin as SPI clock I am unable to reconfigure this afterwards to a regular clock signal. When i try to reconfigure the pin used as clock in SPI into a clock signal with the pattern generator, i get about 10us of clock pulses and then it randomly stops. If I comment out my SPI code it configures just fine. Anyone got a clue to what i'm missing here?
×
×
  • Create New...