• Trouble with clock configuration
    Hello, When I feed TIM0 with PCLK, I do get interrupts upon overflow, as required. But, I want to feed to clock with MSTR (master clock) so I did the following: SCU_TIMCLKSourceConfig(SCU_TIM01...
  • Trouble with clock configuration
    Hello, When I feed TIM0 with PCLK, I do get interrupts upon overflow, as required. But, I want to feed to clock with MSTR (master clock) so I did the following: SCU_TIMCLKSourceConfig(SCU_TIM01...
  • MY 3D SCANNING SYSTEM WITH HER DIGITAL CLOCK
    I MUST MAKE A SCANNNG SYSTEM CAPEBAL OF AQ WIRING THE SHAPE OF A 3D OBJECT. A LINE OF LIGHT FROM A LAZER IS PROJEKTED ONTO THE PHYSICAL OBJECT AND THE DATA IS ANERLYSED TO ESTIMATE THE SURFACE PROPHILE...
  • MY 3D SCANNING SYSTEM WITH HER DIGITAL CLOCK
    I MUST MAKE A SCANNNG SYSTEM CAPEBAL OF AQ WIRING THE SHAPE OF A 3D OBJECT. A LINE OF LIGHT FROM A LAZER IS PROJEKTED ONTO THE PHYSICAL OBJECT AND THE DATA IS ANERLYSED TO ESTIMATE THE SURFACE PROPHILE...
  • SAM D21 Clock System
    Hello again! I have doubts about how to modify the working frequency of the SAMD21 microcontroller, I made this poor program attempt: #include <stdint.h> #include <stdbool.h> #include "samd21.h" //...