Hi all,
I’m working on evaluation boards that integrate the Alliance Memory AS5F38G04SND-08LIN QSPI NAND flash device. During our assembly/inspection flow, the boards are subjected to X-ray imaging.
Here’s what I’ve observed:
Initially, all devices were functional:
• Register communication...
I'm working on a problem with an operational amplifier circuit . The exercise is as follows:
"Determine the effect of the operational amplifier’s input bias currents on the output voltage and find the relationship between resistors".
I understand that bias currents cause a small offset in the...
This is the eror:
Description Resource Path Location Type
make: *** No rule to make target
../Project_bsp//HAL/inc/io.h
../Project_bsp//HAL/inc/alt_types.h,
needed by obj/default/chu_main_frac_test.o.
Stop. Project C/C++ Problem.
You can also see the error program at the following...
Im trying to finish a dice game code on a PIC 18F452 microcontroller using assembly language by tomorrow morning and only have 7 errors left in his code. If i can fix the remaining 7 errors, i won’t have to drop the class so if anyone can help out tonight that would be greatly appreciated. Here...
Hi. I'm trying to simulate this full-bridge single phase inverter for a project at school in PSpice.
As the main objective is picking the IGBT switches and making them work in a full converter, I am just using a simple pulse voltage source for the modulation. I made it work with the default...