Part Number: USB2ANY Other Parts Discussed in Thread: BQ25758EVM Tool/software: Attaching three images:
Screen 1: Plugged in USB2ANY to computer. Ran USB2ANY Explorer software (v2.8.2.0). Tells me firmware is out of date (cannot detect firmware).
Screen…
USB2ANY code is proprietary and customized to compile and run exclusively on MSP430F5529 microcontroller. Most of the "I2C code" is C code controlling flags and handling interrupts that are specific to the MSP430F5529. There is no clear way to re-use…
Yingjiao,
Is this with a standalone USB2ANY, or one integrated onto an evaluation module? If the latter, what device/board is this being used with? Thanks, Kadeem
Part Number: LM3645EVM Other Parts Discussed in Thread: LM3645 , USB2ANY Tool/software: Hi,
Kinly let us know how to use GUI of USB2ANY to drive LM3645. Can you provide the basic commands to check the EVK functionality in each mode.
BR,
Rekha
Part Number: USB2ANY Other Parts Discussed in Thread: PGA302 , Tool/software: We're using OneWire3 on the USB2ANY. We're trying to send an activation pulse to the PGA302.
We are trying to match the activation pulse from the PGA302 EVM. (See Below…
Part Number: USB2ANY Other Parts Discussed in Thread: BQ25798 ,
Tool/software:
Hello! Long story short, I've been working on my own Sodium Ion Batteries charger, there have been 3 versions of it in total, the first version worked ( I programmed the chip…
Part Number: USB2ANY Tool/software: Hi,
I want to use 3V3_ext on J4-pin 6. It looks like it needs to enabled. How do I do that? can this be done without installing GUI? I have the use2any.dll file, would it be possible to enable by accessing that? I…
Part Number: USB2ANY Other Parts Discussed in Thread: BQ25798 , , EV2400 , BQSTUDIO , BQ25798EVM Tool/software: Please If any alternative adapter is available for USB2ANY Suggest me or Give me connection diagram of USB Type-C with PMIC (BQ25798).
Part Number: USB2ANY Tool/software: Dear Texas,
We are facing issues in sending bulk amount of i2c data nearly 256 bytes at a time.
Upto sending 50 bytes at a time is not giving any issues, when we try to send more of it throws error as errno : -30…