Skip to main content

Questions tagged [emulator]

The tag has no usage guidance.

0 votes
1 answer
36 views

Gas Emulation Question

I am EXTREMELY new to circuit/circuit board diagrams. I am trying to design a Gas Detector emulator that has dip switches for addressing each board, a low voltage control with low power led, and a ...
KLOMPE's user avatar
  • 3
0 votes
1 answer
197 views

MC6820 PIA operation on the Apple 1

I'm writing an emulator for the MOS 6502 processor. In order to test it, I decided to run the ROM from the Apple 1. The Apple 1 uses a Motorola MC6820 PIA (Peripheral Interface Adapter) for ...
Macmade's user avatar
  • 291
1 vote
0 answers
49 views

Emulate battery in charging state

I am trying to build a circuit to emulate a lipo battery. Basically the circuit consists in a power supply to emulate the discharge behaviour and a variable load to eulate the charge behaviour. This ...
daniel castellanos's user avatar
1 vote
0 answers
136 views

How to emulate a Li-ion single cell for testing software and hardware?

We have a PCB with a DA14683 that is powered by a 90mAh Li-ion single cell. For testing the software and hardware of this PCB, we want to emulate the battery. For example, we want to test how the PCB ...
mpa's user avatar
  • 35
0 votes
0 answers
39 views

Solid-state LVDT emulation

I have a 1970s linear variable displacement transformer and I would like to create a limited solid-state equivalent. This transformer has two coils. I do not know the number of windings. From making ...
andya's user avatar
  • 45
2 votes
1 answer
95 views

What was the first ICE in-circuit emulator? [closed]

The Wikipedia article on in-circuit emulators has no history section. I didn't have much luck with Google searches either. I'm wondering how far they date back. When was the first in-circuit emulator ...
hippietrail's user avatar
0 votes
2 answers
621 views

Emulating microcontroller peripherals

When doing embedded MCU development, it's very helpful to emulate the MCU on a full PC, either via something like QEMU, or just directly targetting the PC in the compiler. What about the peripherals, ...
SRobertJames's user avatar
  • 1,135
0 votes
1 answer
93 views

Are there tools to design and test experimental hardware and firmware through emulation?

I'm a programmer and I'm interested in testing an idea I have for a SATA intercept hardware device. I'd like to design a custom piece of hardware involving SATA connections, splitting of signals etc. ...
J.Todd's user avatar
  • 223
2 votes
3 answers
232 views

Emulator vs. simulator in the context of EE

What is difference between a simulator and emulator? I have tried to google but I see there responses on SO that are much close to CS. How can I understand the difference between a simulator and ...
DSP_CS's user avatar
  • 1,219
1 vote
1 answer
124 views

Writing a (signal level) micro-controller simulator

Last year, I created a circuit simulator in C# based on Quics. I split the project into front-end (written in C# WPF) visual editor to create and edit the circuit elements, and back-end (written in C++...
Dr.MSM's user avatar
  • 13
0 votes
3 answers
543 views

Emulation in advance CPU Vs Native CPU

My question is very specific but I might face difficulty framing it well so hope I dont get penalized. Background: Playstation 1, houses 32-bit RISC MIPS R3051 processor, running at 33.8688 MHz with ...
GENIVI-LEARNER's user avatar
0 votes
1 answer
93 views

Adapt EEPROM EMULATOR STM32F103VE

I'm working with STM32F103VE and STM32F746, and i want to use my Flash memory as EEPROM EMULATOR for writing and reading data easily. I have searched for axemples of Emulation of EEPROM for my board ...
Abdelhak Taamouch's user avatar
2 votes
1 answer
3k views

What is the difference between an emulator and a debugger? [duplicate]

In my experience I've used (to some degree) both emulators and debuggers. I've used them both for loading binaries (containing production code) into flash memory. I've also used them while developing ...
Snoop's user avatar
  • 601
5 votes
1 answer
387 views

Component failure in say LTSPICE

Does anyone know through direct experience if LTSPICE or other major circuit emulators actually report component failures in some way. If I were to plug in say over voltage values to known components ...
kingchris's user avatar
  • 732
7 votes
3 answers
12k views

Flash EEPROM Emulation

Given that there are many differences in the way data is written to EEPROM and Flash, how exactly is EEPROM emulation done with internal flash? Also, flash needs to be erased in large blocks before ...
stenvar's user avatar
  • 741

15 30 50 per page