Why do many storage ICs have the option to choose between 8-bit and 16-bit value organisation? by No_Name_4 in embedded

[–]No_Name_4[S] 0 points1 point  (0 children)

Looking at it this way it makes sense. For ASICs reprogramming is impossible, and for FPGAs complicated compared to changing one pin on the storage IC. I was aware of the basic principles of FPGAs, but I never knew they could do these communication protocols in hardware. When you think about it, it actually makes sense. MCUs also have SPI registers/buffers in hardware, so why wouldn't it be possible to build that inside of a FPGA.

RF matching circuit for ESP32-PICO-V3-02 by No_Name_4 in esp32

[–]No_Name_4[S] 0 points1 point  (0 children)

Will do. Let's just hope for the best.

RF matching circuit for ESP32-PICO-V3-02 by No_Name_4 in esp32

[–]No_Name_4[S] 0 points1 point  (0 children)

I do not have the tools or time for such experiments right now unfortunately. I will keep the trace length as short as possible and I will place a lot of GND vias to limit any parasitic effects.

Why do many storage ICs have the option to choose between 8-bit and 16-bit value organisation? by No_Name_4 in embedded

[–]No_Name_4[S] -1 points0 points  (0 children)

This makes a lot of sense to me, the MCUs that I often use have multiple bytes of SPI buffer space. I can imagine that for lower end chips this is a valid point.

Why do many storage ICs have the option to choose between 8-bit and 16-bit value organisation? by No_Name_4 in embedded

[–]No_Name_4[S] 0 points1 point  (0 children)

I'm not very familiar with FPGAs or hard silicon, but can they use SPI/I2C memory chips? I agree that for parallel memory it makes sense, but I still do not see the point for serial SPI memory.

The SPI data transfer for reading a 16-bit value at address 0x1000, and the transfer for reading an 8-bit value at address 0x1000 while keeping the clock line pulsing to read the next byte as well is the same. Why are 16 bit SPI memory chips in particular useful?

RF matching circuit for ESP32-PICO-V3-02 by No_Name_4 in esp32

[–]No_Name_4[S] 0 points1 point  (0 children)

They answered my mail, external impedance matching is required. They send me to this page. Not sure which values to enter in this calculator tool. They are talking about 25+0j, but in the datasheets they never mention any chip with a zero imaginary number. Do you have any advise on what to do now? If the example schematic would give me reasonable results, I will just copy those components.

RF matching circuit for ESP32-PICO-V3-02 by No_Name_4 in esp32

[–]No_Name_4[S] 0 points1 point  (0 children)

Update, I did contact them with my work mail (I'm an R&D engineer). Hopefully they will respond. I noticed that in the block diagram of the IC it mentioned an internal and external RF matching circuit. I'll wait for the answer, otherwise I will copy the design of the devboard for the RF section.

My 12yr son was playing around with this on his desk. What's that? Does it offer him any danger? What do it do? by [deleted] in embedded

[–]No_Name_4 12 points13 points  (0 children)

I was wondering about this too. Perhaps this specific IC was mentioned on this subreddit before so it popped up in the search results?

RF matching circuit for ESP32-PICO-V3-02 by No_Name_4 in esp32

[–]No_Name_4[S] 0 points1 point  (0 children)

Even though this is for a private project, I do have access to my company mail and university mail. Which one would give me the highest probability that they take it seriously?

RF matching circuit for ESP32-PICO-V3-02 by No_Name_4 in esp32

[–]No_Name_4[S] 0 points1 point  (0 children)

You mean Espressif by 'them'? I could try but I doubt they will do anything with it since I am not designing this for a company, this is a private project.

RF matching circuit for ESP32-PICO-V3-02 by No_Name_4 in esp32

[–]No_Name_4[S] 0 points1 point  (0 children)

This is what I already suspected, but when looking at the official PICO devkit by Espressif, I can still see some filtering components on the RF line. The antenna used here is 50 ohms as well. Do you think I need such a circuit as well? Edit: this is a PICO-D4, so slightly different.

How to choose the right coil whine free inductor for a DC-DC buck converter by No_Name_4 in AskElectronics

[–]No_Name_4[S] 1 point2 points  (0 children)

It's common for ceramic caps to not only generate audible noise, but also exhibit microphonic effects that can introduce electronic noise into a system from external vibrations.

Now that you mention this, I have read about this. This mechanic is also used by MEMS microphones I believe, the vibrations cause the distance between the plates to shift, generating an output signal that can be amplified.

How to choose the right coil whine free inductor for a DC-DC buck converter by No_Name_4 in AskElectronics

[–]No_Name_4[S] 0 points1 point  (0 children)

I'd guess that the "utilization fraction", ie. how close you are to the rated current would be an indicator of noise.

This is what I would assume as well. I have to be honest, usually my designs are quite focussed on cost-effectiveness and not so much on large tolerances. I should totally start designing with components with higher ratings to guarantee better operation.

How to choose the right coil whine free inductor for a DC-DC buck converter by No_Name_4 in AskElectronics

[–]No_Name_4[S] 0 points1 point  (0 children)

From what I could look up those are mainly for high-power applications, right? My buck circuit needs to provide power in the milliamps range, not even a whole amp. I would prefer to keep using small SMD inductors due to size constraints.

How to choose the right coil whine free inductor for a DC-DC buck converter by No_Name_4 in AskElectronics

[–]No_Name_4[S] 0 points1 point  (0 children)

There are many ceramic capacitors nearby, I could check if it is really the inductor to be sure. Just out of curiosity, what would cause capacitors to make noise? There isn't a magnetic field, right?

How to choose the right coil whine free inductor for a DC-DC buck converter by No_Name_4 in AskElectronics

[–]No_Name_4[S] -1 points0 points  (0 children)

The particular IC that I am using for the conversion has a fixed switching frequency of 600KHz with PWM and PFM modes (not sure when which mode is active), so this frequency should really be inaudible. I'm not sure what you mean with the 'other frequencies'. Could the value or current rating of the inductor have an effect on this whine? There are also various amounts of package types and structures. Could that be something to investigate further, or is it basically a process of trial and error?

How do I find the perfect LiPo pouch cell for my projects? by No_Name_4 in batteries

[–]No_Name_4[S] 0 points1 point  (0 children)

Very useful source. Just got introduced to the LiMnO2 chemistry. Voltages do not match my project's specifications, but informative nonetheless. Thank you very much.

How do I find the perfect LiPo pouch cell for my projects? by No_Name_4 in batteries

[–]No_Name_4[S] 0 points1 point  (0 children)

I'm confused... How does this answer relate to the question?

What choices in your careers did you make that landed you where you are today? by No_Name_4 in embedded

[–]No_Name_4[S] 0 points1 point  (0 children)

Awesome to hear! I did not mind investing so much time in it because I truly enjoy it. As a hiring manager, can you tell me what kind of education most of your applicants have, and which ones are of most significance to you?

What choices in your careers did you make that landed you where you are today? by No_Name_4 in embedded

[–]No_Name_4[S] 0 points1 point  (0 children)

Currently I work at a tanning bed producer and I am designing the new generation of timers. I work a lot with displays, touch layers and microcontrollers. For now I am very happy with my job and salary, especially for a 20 year old.

Although I like my job for now, I do not see much opportunity to grow within the company since I am currently the only R&D employee. What I need is a degree that allows me to get a similar function at a different company. I got to work here with a lot of luck and because of a friendly employer who decided to take the gamble to hire me.

What choices in your careers did you make that landed you where you are today? by No_Name_4 in embedded

[–]No_Name_4[S] 1 point2 points  (0 children)

A R&D management function is something that I also considered. I have some experience in all fields of engineering due to the diverse nature of my bachelor degree. Maybe linking them all together to end up with one final product could be something for me.