Part Number: MSP430FR6045 Tool/software: I am from Secure Meters.
In the uploaded PCB design with MSP430FR6045, I would like to confirm the grounding practice for the crystal oscillator section. Should the crystal have a separate ground plane, or is…
Part Number: MSP430FR6045 Tool/software:
I am from Secure Meters.(Hardware Team)
In the uploaded PCB design with MSP430FR6045, I have implemented a separate ground plane for the Ultrasonic Sensor (USS) section. This ground is then connected to the…
Part Number: MSP430FR6045 Tool/software: Thank you for your help.
Is it okay to assign different functions to individual pins on the same port?
For example, Would it be okay to assign P2.x to UART and switch input, and P1.x to PWM and I2C?
Part Number: MSP430FR6045 Hi,
I am measuring the time taken to flow rate measurement within a one second window ( By toggling the GPIO). So I have observed that some times it takes 9 ms, 13ms , 16 ms. I want that every time it should take same time…
Part Number: MSP430FR6045 Other Parts Discussed in Thread: MSP430FR6047 In MSP430FR6047 EVM, I am seeing that after power ON reset pin turns high. The first thing I am doing is making GPIO low. So after RESET pin turns high it takes 40ms time to P9.0…
Part Number: MSP430FR6045 Tool/software: Hello experts
Hope this finds you well.
We want to know how to set the external clock (ceramic resonator) connected to USSXTIN and USSXTOUT to oscillate constantly?
For example, if there is a method (code…
Part Number: MSP430FR6045 hello. everyone
I am currently building and testing a custom board using the MSP430FR6045.
I have additional questions. If you look at the USS Demo Source, g_ResultsOfLastMeasurement.last_volume is declared as float type…
Part Number: MSP430FR6045 I am testing the test with five custom PCB which use MSP430FR6045.
And I use external 32.768kHz x-tal.
I put the actual time into the RTC module and started the time passed test.
When I check the time after 62 hours,…
Part Number: MSP430FR6045
Development is in progress using MSP430FR6045. The source is being developed based on the USS_Water_Demo source provided by TI.
Sometimes the operation stops with "Break at address "0x39b5c" with no debug information available…