Part Number: EVM430-FR6043 hi there,
i am using the template code FR6043_USSSWLib_template_example. I want to use the UART for debug, APPLICATION_ENABLE_UART_DEBUG. Where should i connect my USB2UART Tx Rx cable, on the EVM.
what UART/pin is being used…
I understand . So I won't be able to use USS, but I have to know how to read and write from within the component. Thank you !!
I asked about the information I need from the ADC elsewhere in our conversation, I don't want to involve another topic here…
Hi Lukas,
You are correct that in the FR6043 design files, we use CH0 + mux to perform the reading.
The defines that you are looking for in order to change the order of the pulse sequence is USS_SEQUENCE_SELECTION, found in USS_userConfig.h.
In the code…
Part Number: MSP430FR50431 Hello,
I'm using this thread as a way to reach anybody tied to the USS library development, who could help our team finally make our product reliable in long-term.
In the last year we have manufactured several hundreds of…
Part Number: MSP430FR50431 Other Parts Discussed in Thread: TIDM-02003 Hello,
during our work on a water flowmeter using MSP430FR50431 we've been trying to improve the overall performance, during which we have discovered that modifying the USS_ALG_CORR_VAL_THRSH_CHK_FACT…
Hi Doug,
While cycle slipping is an issue that occurs in our devices sometimes, when I am looking at your waveform I wonder if the issue is something else.
The ADC capture shown looks irregular and the amplitude is quite small. Before trying to change…
Part Number: MSP430FR50431 Other Parts Discussed in Thread: MSP-FET , MSP-ULTRASONIC-DESIGN-CENTER , MSP430FR6043 , UNIFLASH Hi everyone,
I am currently working on the implementation of a gas metering application in our product with the MSP430FR50431.
Is…
Hi, Eason
Eason Zhou said: Can you send me your code, I can double check it on the socket board?
I will send you the project that I made for testing. In this project, the current consumption was about 30-40uA.
test_project.zip
Eason Zhou said: I would assume…