×
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.
7 days ago · Hi Team,. customer is working on a power sensitive application. They realized that when having the timer on they cannot access the lowest power consumption mode ...
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 ...
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 ...
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 ...
Jun 28, 2023 · Hi E2E Members,. I went through the F5xx/F6xx user guider and found that the interrupt vector(FF80-FFFF) can be remapped to top of RAM. It's a interesting and ...
Sep 16, 2023 · I am using an MSP430FR2355 development board connected to a PC. Using RealTerm on the PC side... I can set the baud rate to 19200 and 9600 and all works fine ...