Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people's questions, and connect with other people.

Have an account? Sign In
Continue with Facebook
Continue with Google
or use

What is the capital of Egypt? ( Cairo )

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people's questions & connect with other people.

Sign Up Here
Continue with Facebook
Continue with Google
or use

What is the capital of Egypt? ( Cairo )

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Volt.Tech

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask question.

Continue with Facebook
Continue with Google
or use

What is the capital of Egypt? ( Cairo )

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

volt.tech Logo volt.tech Logo
Sign InSign Up

volt.tech

volt.tech Navigation

  • Home
  • About Us
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Tags
  • Category
    • Amplifiers
    • Passives & Protection
    • Clocks & Timing
    • Diodes & Rectifiers
    • FPGAs & PLDs
    • Interface ICs & Transceivers
    • LEDs & Optoelectronics
    • Memories
    • MEMS & Sensors
    • Microcontroller
    • Power Management
    • RF & Microwave
    • Security & Smart Card
    • Motor Drivers
    • Wireless Connectivity
  • Groups
  • Add group
  • Badges
  • Help
  • Home
  • About Us
  • Contact Us
Home/datasheet

volt.tech Latest Questions

ashishgawade
  • 0
ashishgawade
Asked: July 6, 2023In: MEMS & Sensors

How to registers in CY4534 EZ-PD eval kit?

  • 0

Hi, I have the CY4534 EZ-PD eval kit and using the EZ-PD BCR HPI Utility. Can you give a detailed description of the Registers? How many bits, etc.? The datasheet does not say how many bytes wide the registers are or ...Read more

Hi,

I have the CY4534 EZ-PD eval kit and using the EZ-PD BCR HPI Utility. Can you give a detailed description of the Registers? How many bits, etc.? The datasheet does not say how many bytes wide the registers are or how to crack them.

Thanks,

Ashish

Read less
cy4534datasheetevalInfineonkit
  1. Julian White
    Added an answer on July 7, 2023 at 11:06 am

    Hello, Sure, I can help with that. The CY4534 EZ-PD eval kit is based on the Cypress EZ-PD CCG3PA USB Type-C and Power Delivery controller, which has a set of registers that can be accessed and configured through the EZ-PD BCR HPI (Host Processor Interface) Utility. The CCG3PA controller has a set oRead more

    Hello,

    Sure, I can help with that. The CY4534 EZ-PD eval kit is based on the Cypress EZ-PD CCG3PA USB Type-C and Power Delivery controller, which has a set of registers that can be accessed and configured through the EZ-PD BCR HPI (Host Processor Interface) Utility.

    The CCG3PA controller has a set of 256 registers, each of which is 16 bits wide. The registers are numbered from 0x0000 to 0x00FF in hexadecimal notation. The lower 8 bits of the register address determine which register is being accessed, and the upper 8 bits determine the type of access (read or write).

    To access the registers using the EZ-PD BCR HPI Utility, you will need to connect the CY4534 eval kit to your PC and open the HPI Utility software. The software provides a graphical user interface that allows you to read from and write to the registers.

    When you open the HPI Utility, you’ll need to connect to the CY4534 eval kit by selecting the appropriate serial port and baud rate. Once you’re connected, you can use the “Register Access” tab in the software to read from and write to the registers.

    You can find more information about the CCG3PA controller and its registers in the datasheet provided by Cypress. The datasheet includes a register map and descriptions of each register’s function and configuration options.

    Thank You

    See less
    • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  • 1 Answer
Answer
vikas Nagpal
  • 0
vikas Nagpal
Asked: March 6, 2023In: LEDs & Optoelectronics

STM32WB55 IR DA Hardware Setup?

  • 0

Hello, After looking over all the documentation I could find (datasheet, source primer, etc.), I couldn’t easily find how I’m meant to connect IR LED (s) for Ir DA communication with an STM32WB55. The image I attached is a screenshot from ...Read more

Hello,

After looking over all the documentation I could find (datasheet, source primer, etc.), I couldn’t easily find how I’m meant to connect IR LED (s) for Ir DA communication with an STM32WB55. The image I attached is a screenshot from the reference primer, which implies that there may be IrDA_OUT and, IN pins (I am interpreting this as being separate from the TX and RX pins). Am I supposed to add some intermediate IC for Ir DA, or can the STM32WB55 actually output signals for driving/ reading IR LEDs photodiodes?

I am aware of the actuality of the IR_OUT pins, but that’s its own separate thing. In the IR_OUT documentation, they use only timers (TIM16 & TIM17), not the US ART supplemental.

Thanks and Regards

Read less
datasheethardwareirdaledsphotodiodesstm32wb55
  1. Julian White
    Added an answer on March 7, 2023 at 10:27 am

    Hello, IrDA has hardly been used for a long time, which is also marked in discontinued IrDA transceivers. However, since basically everything except the TIA and visual factors is included in the STM32 IrDA SIR ENDEC, it's possible to recreate IrDA with an IR LED plus driver transistor and an IR photRead more

    Hello,

    IrDA has hardly been used for a long time, which is also marked in discontinued IrDA transceivers. However, since basically everything except the TIA and visual factors is included in the STM32 IrDA SIR ENDEC, it’s possible to recreate IrDA with

    • an IR LED plus driver transistor and
    • an IR photodiode plus TIA.

    RX and TX are switched to the IrDA function so that the LED driver and TIA can be connected directly.

    Regards

    Julian White

    See less
    • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  • 1 Answer
Answer
cleaneatzkitchen
  • 0
cleaneatzkitchen
Asked: November 8, 2022In: Wireless Connectivity

How to use LED Control PWM in low speed mode?

  • 0

Hi! I’m applying the LED Control (LEDC) PWM to control the servo motor, it worked well. And now I need to control further than 8, I’ve checked the ESP32 datasheet, and there have 16 channels can use 8 in High – ...Read more

Hi!

I’m applying the LED Control (LEDC) PWM to control the servo motor, it worked well.
And now I need to control further than 8, I’ve checked the ESP32 datasheet, and there have 16 channels can use 8 in High – speed mode, and 8 in Low – speed mode.
But the ledc library does not support low- speed mode right now, is there any way to use led pwn in low- speed mode?
Like, write the register directly?

thanks!

Read less
datasheetespesp32espressifledledcuart
  1. Alex thomas
    Added an answer on November 11, 2022 at 12:21 pm

    Not sure if the driver does not support all 16 channels. they may just not be supporting the low- speed option of the low- speed channels. But anyway, if you want to poke at the registers yourself, the LED PWM controller is documented in the TRM. Do not forget to actually turn the peripheral on, andRead more

    Not sure if the driver does not support all 16 channels. they may just not be supporting the low- speed option of the low- speed channels. But anyway, if you want to poke at the registers yourself, the LED PWM controller is documented in the TRM. Do not forget to actually turn the peripheral on, and you should get it going enough quickly.

     

    See less
    • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  • 1 Answer
Answer
Alex thomas
  • 0
Alex thomas
Asked: September 12, 2022In: Power Management

STLQ020PUR Output Discharge Function?

  • 0

Hello, I’m interesting in STLQ020PUR WITHOUT the output discharge function( offered as an option) there’s no data in the datasheet to recognize if this option is present or not versus the device reference STLQ020PUR how to be sure that the provided ...Read more

Hello,

I’m interesting in STLQ020PUR WITHOUT the output discharge function( offered as an option) there’s no data in the datasheet to recognize if this option is present or not versus the device reference STLQ020PUR how to be sure that the provided device has no discharge function?

Thanks

Read less
datasheetdischargemanagementpowerstlq020pur
  1. nidhi singh
    Added an answer on September 19, 2022 at 12:52 pm

    The STLQ020PUR (flexible version) doesn't contain the discharge function. You can also find reference 2 in the data sheet, table 5, stating Rlow is( available)" on specific version only". In those specific versions( not released to the request yet) Rlow would be equivalent to the on- resistance of tRead more

    The STLQ020PUR (flexible version) doesn’t contain the discharge function. You can also find reference 2 in the data sheet, table 5, stating Rlow is( available)” on specific version only“. In those specific versions( not released to the request yet) Rlow would be equivalent to the on- resistance of that switching FET marked with an asterisk visible infig. 2.

    See less
    • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  • 1 Answer
Answer

Sidebar

Ask A Question

Stats

  • Questions 450
  • Answers 435
  • Comments 0
  • Best Answers 9
  • Popular
  • Answers
  • Manoj

    Configuration using .dp vision in Infineon XDPL series IC .

    • 5 Answers
  • Linto

    Renesas RL78/G14 ADC interface code

    • 4 Answers
  • Alex thomas
    Alex thomas added an answer Hello, Right, existing LED drivers all have PWM engines. It… September 19, 2023 at 11:10 am
  • Julian White
    Julian White added an answer Hello, You should set handshake after setting property RtsEnable =… September 14, 2023 at 10:59 am
  • Julian White
    Julian White added an answer Hello @Vikas, Thanks for posting your question online. Yes, one… September 12, 2023 at 10:33 am
  • Alex thomas
    Alex thomas added an answer Hi @sachinsharma, XDPL8221 has a PWM dimming interface which is… September 4, 2023 at 11:01 am
  • ashishgawade
    ashishgawade added an answer Hello I assume that you're using our STEVAL_ISC005V1 board and… August 29, 2023 at 10:32 am

Users

test26249294

test26249294

  • 0 Questions
  • 0 Answers
test31128432

test31128432

  • 0 Questions
  • 0 Answers
test9280286

test9280286

  • 0 Questions
  • 0 Answers

Explore

  • Tags
  • Category
    • Amplifiers
    • Passives & Protection
    • Clocks & Timing
    • Diodes & Rectifiers
    • FPGAs & PLDs
    • Interface ICs & Transceivers
    • LEDs & Optoelectronics
    • Memories
    • MEMS & Sensors
    • Microcontroller
    • Power Management
    • RF & Microwave
    • Security & Smart Card
    • Motor Drivers
    • Wireless Connectivity
  • Groups
  • Add group
  • Badges
  • Help

Footer

volt.tech

Volt.Tech

Find your spark

About Us

  • About Us
  • Contact Us
  • Groups

Legal Stuff

  • Privacy Policy
  • Faqs

Follow

© 2022 volt.tech. All Rights Reserved
With Love by volt.tech.