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/controller

volt.tech Latest Questions

nidhi singh
  • 0
nidhi singh
Asked: August 7, 2023In: Wireless Connectivity

How to design the antenna on my PCB board?

  • 0

Hi, I’m using an ESP32 controller, and I want to design the antenna on my PCB board, Can I get the antenna design details? Thank You

Hi, I’m using an ESP32 controller, and I want to design the antenna on my PCB board, Can I get the antenna design details?

Thank You

Read less
antennaboardcontrollerdesignesp32pcb
  1. Julian White
    Added an answer on August 8, 2023 at 10:39 am

    Hello, Here are some things to consider for designing an antenna on an ESP32 PCB board: 01. Determine the frequency range you need. The most common frequencies for ESP32 are: 2.4 GHz for WiFi 433 MHz for low-power communication 02. Decide what type of antenna you need based on your frequency range aRead more

    Hello,

    Here are some things to consider for designing an antenna on an ESP32 PCB board:

    01. Determine the frequency range you need. The most common frequencies for ESP32 are:

    • 2.4 GHz for WiFi
    • 433 MHz for low-power communication

    02. Decide what type of antenna you need based on your frequency range and application:

    A. For 2.4 GHz WiFi, a chip or PCB antenna would work well. Options include:

    • Chip Monopole Antenna
    • PIFA (Planar Inverted F Antenna)
    • Inverted F Antenna
    • Patch Antenna

    B. For 433 MHz, a simple wire antenna would likely suffice.

    Hope this advice on ESP32 antenna design helps! Let me know if you have any other questions.

    Thank You

    See less
    • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  • 1 Answer
Answer
nidhi singh
  • 0
nidhi singh
Asked: May 27, 2023In: Wireless Connectivity

How to Overcome Loss of 3.3V Load Regulation?

  • 0

Hello All, I’ve designed a very smooth and low ripple 5V force for my board. This gets coupled through an LDO 3.3 V controller to feed the ESP32 (same as most boards out there). When the ESP32 transmits WiFi, I see ...Read more

Hello All,

I’ve designed a very smooth and low ripple 5V force for my board. This gets coupled through an LDO 3.3 V controller to feed the ESP32 (same as most boards out there). When the ESP32 transmits WiFi, I see a 50- 100mV drop in the 3.3 V rail and it’s being coupled through to the 5V side of the 3.3 V reg.
Large electrolytic caps on the 5V side and the 3.3 V side bettered it greatly (to the 50- 100mV measured result) but I would like to see further improvements.

Most 3.3 V LDO regs all appear to have the same/similar load regulation characteristics so I’m not yet convinced a change in reg will resolve the issue. Having a 16-bit ADC on board means I’m very sensitive to voltage changes on the 5V rail.

Has anyone overcome this issue already?

Thanks

Read less
controlleresp32ldoregulationtransmitsvoltagewifi
  1. Alex thomas
    Added an answer on May 29, 2023 at 10:15 am

    It will not. Note that the 3.3 V LDO doesn't" regulate" its input voltage. The drop you see on the 5V side is the result of the ESP drawing more current during TX and the 5V supply/ rail failing to a) give that amount of current while maintaining 5V, or b) react to the change in current quickly enouRead more

    It will not. Note that the 3.3 V LDO doesn’t” regulate” its input voltage. The drop you see on the 5V side is the result of the ESP drawing more current during TX and the 5V supply/ rail failing to a) give that amount of current while maintaining 5V, or b) react to the change in current quickly enough. There is nothing the LDO can do to change the current the load draws from the force.

    So some options are
    a) beef up the power supply
    b) (further) reduce the impedance of the power supply (i.e. further caps), and make sure supply and ground/ return lines and connections have low resistance
    c) consider decoupling only the sensitive circuitry (ADC,.) from the 5V supply, which may be easier to achieve (less current) than stabilizing the whole 5V rail.

    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: February 6, 2023In: Wireless Connectivity

Why ESP-32 Can Still Work after the Capacitor of the Crystal Oscillator?

  • 0

Hello, In the average assignments, the software controller chip outputs a high and low-level signal with a frequency of 100HZ at GPIO5. When we suddenly- circuit the load capacitance of the 40 MHz crystal oscillator, the output signal of GPIO5 changes ...Read more

Hello,

In the average assignments, the software controller chip outputs a high and low-level signal with a frequency of 100HZ at GPIO5. When we suddenly- circuit the load capacitance of the 40 MHz crystal oscillator, the output signal of GPIO5 changes to a signal of 10HZ- 20HZ, and the CPU seems to be working at a reduced frequency. What’s the reason? Why can the CPU still work?

I really appreciate any help you can provide.

Read less
capacitorcontrollercrystalesp32gpio5oscillatorsoftware
  1. Alex thomas
    Added an answer on February 7, 2023 at 10:03 am

    Hello, Yeah, do not do that, it runs the ESP out of specs and we can not guarantee anything wrt how it works in that case. For an explanation, I am just guessing then, but the CPU runs off the internal PLL. While that PLL uses the Xtal as a reference, it has its own VCO that gets tuned to run in synRead more

    Hello, Yeah, do not do that, it runs the ESP out of specs and we can not guarantee anything wrt how it works in that case. For an explanation, I am just guessing then, but the CPU runs off the internal PLL. While that PLL uses the Xtal as a reference, it has its own VCO that gets tuned to run in sync with the xtal frequency. Could be that shorting the xtal makes the VCO still run, but not veritably stably, and at the lowest frequency it happens to be suitable to reach, and that is what you see.

    Thank You

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

what I should use for Keyboard controller?

  • 0

Hello, I am in the process of learning my way around microcontrollers and designing an IOT device that will include a thumb keyboard. The font used will be an older one used on BBS systems and I envision holding control keys ...Read more

Hello,

I am in the process of learning my way around microcontrollers and designing an IOT device that will include a thumb keyboard. The font used will be an older one used on BBS systems and I envision holding control keys to utilize the upper area of the fonts for drawing.
As similar, I am aware that the esp32 lacks the pins demanded to program a keyboard so I am thinking a keyboard controller chip would be needed. Does anyone have a recommendation on what I should use?

I looked up many but they feel to be more fit for a laptop and apparently preprogrammed.

Thanks & Regards

Read less
controllerdeviceesp32iotkeyboardmicrocontrollers
  • 0 Answers
Answer
vikas Nagpal
  • 0
vikas Nagpal
Asked: May 21, 2022In: Microcontroller

NMI pin interrupt

  • 0

How to configure the NMI pin interrupt for the Renesas RH850/F1KH controller?

How to configure the NMI pin interrupt for the Renesas RH850/F1KH controller?

Read less
controllernmi pinrenesasrh850rh850 f1kh
  • 0 Answers
Answer

Sidebar

Ask A Question

Stats

  • Questions 449
  • 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

test22052428

test22052428

  • 0 Questions
  • 0 Answers
farmanali

farmanali

  • 1 Question
  • 0 Answers
monaembroidery

monaembroidery

  • 1 Question
  • 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.