×
Past year
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
All results
Dec 30, 2023 · i'm using the MSP430F5438A and i'm trying to set up different frequencies for the three different clocks MCLK SMCLK and ACLK. I'd like to have 8MHz for the MCLK ...
Jun 9, 2023 · This routine firstly disables the interruptions and "pauses" a DMA that is constantly running by putting the TimerA (sourced by ACLK) in Capture Mode which is ...
Sep 18, 2023 · Part Number: MSP430FR2355 My goal is to: -configure a timer period (somewhere in the 0.1 to 1ms range) -read a timer value (in my port pin ISR) -reset the.
Oct 3, 2023 · Search. User. Site; Search; User · E2E™ design support > · Forums · Amplifiers · API ... The clock module is configured to use ACLK (32768 Hz) with Timer ID 0.
Nov 4, 2023 · We have some resources in the MSP430 Academy in the timers section that demonstrate usage of the different clock sources that you may find helpful. These labs ...
Sep 16, 2023 · I am trying to set the DCO calibration values to get the frequency of 16MHZ. I am using the inbuilt library constants to set the register values for me. I get ...
Aug 13, 2023 · Here is the code that initializes the I2C module and the SMCLK, which is used to generate the I2C clock signal. From my understanding, the I2C clock signal is ...
Mar 7, 2024 · Hi I am using the example code for reading the internal temperature and I am getting nonsense results. The steady state temperature in degrees C is 55C ( It ...
Nov 8, 2023 · Hi, I find a strange behaviour in CCS 5.1. On the General tab from project properties you can easily change the target device. If you create a ...