Adam,
In your last post you said that there is no Discover Identity message, but to me it looks like we have such a message here.
After this message the phone ask's for more power only. Here, Product Type of our device is Peripheral, while the converter…
Part Number: TPS65988 Hello,
We have developed electronics that utilize a TPS65988 power delivery chip with an ASM2464 Thunderbolt controller. The hardware is able to establish a Thunderbolt link with a host PC over a copper cable but ultimately we…
JH Shin
I2C is a basic, multi-controller / multi-target, two wire interface for chip to chip communication within a PCB board. It can support speeds up to 1MHz using open drain drivers and pull-up termination. It has the advantages of being a simple…
Hi Erdem,
Yes, simple_central is able to scan for non-connectable advertisements. You will want to set DEFAULT_DEV_DISC_BY_SVC_UUID to FALSE so the scan results are not filtered by UUID.
The scan results are stored in gapDevRec_t devList[]. Once the…
Part Number: BOOSTXL-CC3135 Other Parts Discussed in Thread: CC3135
As per the Programmers guide we do step by step, Now We have changed the user.h with respect to the STM32 controller and changed the OS abstraction layer to Freertos function calls…
Hi Kavitha,
Unstable output voltage is because of no use of snubber circuit in this design. As this is PSR flyback and feedback to controller is from auxiliary winding which is basically reflection of input voltage w.r.t to turns ratio between auxiliary…
Part Number: USB2ANY Other Parts Discussed in Thread: LM3509 , , TUSB3410 Hello Question 1) The LM3509 EVM recommends using the TI USB Interface Board. Can I use both the USB2ANY and the USB Interface Adapter?
Question 2) What is the difference between…
Hi Amiel,
Here is my C# code, and there is no hardware breakpoint in my Visual studio.
Actually this code I take this code( https://www.ti.com/lit/zip/slvc460 ) as reference, it looks that it has the same result with me.
using System;
using System…
Part Number: CC2564MODAEM
Hello,
I have CC2564MODAEN + CC2564XEM-STADAPT + STM32F407G-DISC1.
I made below changes on each board to make it compatible with nonOS HFP example which is given for EVAL board of ST.
Hardware changes
1. Changes in…
Almost the same as explained there:
https: //community.st.com/thread/36975-how-to-download-the-code-to-the-microcontroller
That's you, or not ?
You might check if the JLink device does support the MSP430 - I guess not. It is mostly used in the ARM…