M48T201V Example code
Hello, I recently got a board I designed with the M48T201V and a 4MB SRAM chip. I cannot find any example code for the M48T201V, with or without the memory. Does anyone have any examples? Thank you, Drew
Hello, I recently got a board I designed with the M48T201V and a 4MB SRAM chip. I cannot find any example code for the M48T201V, with or without the memory. Does anyone have any examples? Thank you, Drew
Hello and respect, I downloaded the stv0900 data sheet from the site and it was 5 pages, and unfortunately there was no information about the stv0900 pins in it, is it possible to send me the complete document? I need information about its pins and c...
Hello,I'm a french student in a 2 years intensive class to prepare engineering school entrance exam and I have to present a scientist project to this exam. I choose to work on transistor conduction and switching loss. My problematic is " To what ext...
Hi i wonder if somebody could share the datasheet on this diode i think its actually a z-diode.Regards HarryKimsRTV
Hello, I have looked many places, including Google and the ST website, and I cannot find this microcontroller anywhere. Markings on this controller are the following:6242MCHHES-02-03M22050431Aif someone can provide any information on this and a datas...
how to import this project: https://github.com/lucysrausch/stm32-turbotronik ?I test importing with (EGit - integration for Eclipse 6.7.0) extension from Eclipse market, but not success (Build icon is not active) same if importing from local director...
Hello,we are using the STM6600CS25DM6F in our Project. We have CSRD tied to a 1uF cap, so 10 seconds long press on PB and SR (PB and SR tied together) for a forced shutdown. We use a 5 sec hold to initiate a shutdown via our controller. Once the cont...
i am using electromagnetic sensor which is 24volts. in that i only have the connections for power voltage(positive) and the signal. when i am trying to power it with my stm32f411re nucleo board i can see that the power isn't sufficient. so can i use ...
Hi , I am using an M95P08-I SPI EEPROM . And I can now write/erase/program the EEPROM successfully. But I tried reading the Safety register format (RDCR) and found that the Power-up flag (PUF) bit and the Erase flag (ERF) bit were 1.Aften tried usin...
i am trying to receive DMX512 signal on my stm32F103 Board but initially i just wanted to see if the interrupt is working , but it did not , so i saw if there is any Framing error but the SR was 192 , which suggests that there is no errors in the fra...