Part Number: MSP430FR5989 Other Parts Discussed in Thread: FLOWESI-GUI ,
Hi everyone,
I am suffering a lot of bugs and problems with the code generated by FLOWESI-GUI.
I have just notice that my MSP430FR5989 fails when I increase the temperature from…
Part Number: FLOWESI-GUI
Dear TI Team,
My customer is having some problems sometimes with the inicialization of the ESI flow metter, like it starts counting laps with nosense without need of calibration. So I started looking again the code and I found…
Part Number: FLOWESI-GUI Other Parts Discussed in Thread: EVM430-FR6989 ,
Tool/software: Code Composer Studio
Hi,
I am experimenting with EVM430-FR6989 for meter reading application. I am struck at generating CCS project code and using it to calibrate…
Balint,
The ESI interrupts are shown in the MSP430FR6989 users guide in table 37-7.
http://www.ti.com/lit/ug/slau367o/slau367o.pdf
Also, the TI Design below shows the software flow in section 5 where Q6 flag is checked. You should be able to use this…
Part Number: FLOWESI-GUI Other Parts Discussed in Thread: EVM430-FR6989 Hi Team,
My customer generated code using FlowESI-GUI, but they found bug in the code.
in serviceInterrupts(), when the PERIODIC_AFE2_RECALIBRATION flag is on, the code clears the…
Part Number: EVM430-FR6989 Dear sir
I've noticed that PSM in Water Meter Reference Design for Three LC Sensors, Using ESI Software – TIDC579 is different from PSM generated by FlowESI GUI for the same circuit design with 3 sensors of the same…
Part Number: MSP430FR5989
Hi everyone,
I think I have detected another bug related to the code generated by FlowESI GUI. I think the sampling rate is wrong generated, I have selected a sampling rate frequency of 50 Hz:
But the code generated in the…
Hello,
Oscar Gomez Fuente said: These two cases are the same, therefore we have the suspicion that they are wrong, but we don't know they have to be changed.
I would like to understand why for example afe2MaxDACCH1 is placed after the case 0x02 . I need…
Hello Cash,
Thanks for your support, apparently the utilization guide wasn't followed as expressed in the user's guide:
We create a CCS project through the FlowESI GUI, as we show in the video Training FlowESI -> We import this project to CCS…
Part Number: MSP430FR5986 Other Parts Discussed in Thread: MSP430FR6989 Hi all,
I'm developing my application on EVM430FR6989 of 100 pins, and I'm almost done with it and runs well (started with the base generated by FLOW ESI GUI). The thing is that on…