Resolved! Availability of ST87M01 for bachelor trail
Hey,I am a third year embedded electronics student and I am doing NB-IoT as an Bachelor trial. Is it possible to get the STM87M01?
Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.
Hey,I am a third year embedded electronics student and I am doing NB-IoT as an Bachelor trial. Is it possible to get the STM87M01?
I am looking MTBF / FIT data of M24C64-RDW6TP.
Hello,I'm looking for reliability data for three parts:54AC7454AC3254AC14Please let me know where I can access this information
HelloWhat clock frequency and timing scheme is used for Nucleo-8S208RB default? In what documentation can I look this up?In the documentation (UM2364 User manual) for the board NUCLEO-8S208RB, this information is written (see picture), but looking at...
I am working on building a BMS using L9961 IC, based on a research I figured out that in case of fast charging it is suggested to add two or more power MOSFET gates in parallel as seen in the figure below to reduce temperature rise and ensure reliabl...
Hi, I'm working on a pcb for a student designed 3U CubeSat. We are looking at using your s2-lp transceiver. In the datasheet you include an application diagram, however the components are not given any values. Are you able to provide the capacitor an...
HelloHow can I access STM8S CPU registers (Cosmic compiler)? When I write this "A = 0xff" (A is a processor register accumulator), then compiler writes this "#error cpstm8 main.c:17(3) A undefined". How to fix it?
Hello How can I access CPU registers using the Cosmic compiler?For example, when I access register A, the compiler throws an error A is undefined (This is shown in the picture and also the project files).
Hi community I am working with gate driver vnd7020.I have already implemented the reading of the current (I) for both 2 oyputs and temperature for every chipNow i want to implement the self diagnostic from the driver.I want to detect the overload and...
When I run the program in debugging mode, everything works (I go through the steps and the program runs). When I run the program in real time, the program does not execute. What could be the reason? I use STVD and NUCLEO-8S208RB.