Part Number: MSP430F6777A Tool/software: Hello,
I am working with the MSP430F6777A and need to periodically store data in its flash memory every 15 minutes. The data must remain reliably stored for the next 10 years, which amounts to approximately 350…
Part Number: MSP430F6777A
I am using MSP430F6777A microcontroller. SMCLK frequency is 25MHz. I want to toggle GPIO pin to drive assembly led. For this operation, I need to keep the GPIO pin high for 900ns and low for 300ns. Operations such as if control…
Part Number: MSP430F6777A I am doing a 6 channels ADC reading using the DMA method on the MSP430F6777A microprocessor. I show the array adc_table[] as Destination Address. I save the read ADC values to adc_table[] in the following order.
adc_table[…
Part Number: MSP430F6777A Other Parts Discussed in Thread: MSP430F67791A , , MSP430WARE Hi Sir, This is Preeti Bhosale.
We were using MSP430F67791A 100 pin uC in one of our product and developed the software of same. Later due to requirement of more…
Part Number: MSP430F6777A Hi
There is a 1-kHz, ±12-V PWM signal, duty cycle 10%~53,3. This signal is scaled between 0 and 3.3 volts(for reading with adc). Also this pwm is generated by mcu with timer. I need to keep measuring the signal with or without…
Part Number: MSP430F6777A Hi everyone,
Trying to use AES peripheral, but it is hard to find example project or code script about this topic. After reading "AES Accelerator" section in User Manual, I tried to create an example with MSP driver library…
Part Number: MSP430F6777A In our project, which we have realized with the MSP430F6777A microcontroller, the current and voltage values are read at 1 second intervals. I think this time is determined by the metering library generated from " TI Energy…
Part Number: MSP430F6777A We are using MSP430F6777A chip in one of our meters and are having some issue during Phase calibration. As mentioned in the user manual and 3 Phase Metering application note we are using the DELAYINT register setting to achieve…
Hi,
How can I calculate total conversion time for all channels. My calculation is like that.
AD10OSC = 5mhz,
divider = 2,
sampling = 16 cycle ,
conversion = 13 cycle,
There are 6 channels from a5 to a0.
So my calc. is like that.
1…
Part Number: MSP430F6777A Hello,
The MSC430F6777A RTC_C RTC is listed as available with LPM 3.5.
It is written that the regulator will be disabled in LPM 3.5. What route does power to the RTC follow if it does not use auxiliary power?
Best regards…