Comunucation serial 485
I have comunucation 485 when start the aplication after 10s begin error "FE".Baudrate1152008bitsNine paratyI use transiver maxin 485 and pin "DE" by hardware.
Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.
I have comunucation 485 when start the aplication after 10s begin error "FE".Baudrate1152008bitsNine paratyI use transiver maxin 485 and pin "DE" by hardware.
someone knows it? MTGP437
Hi,I wish to use ACST310-8B in light dimming application.1. As shown in typical diagram of Phase Angle control, in the datasheet of ACST310-8B, can we avoid using choke/inductor in series with load?I believe this choke/inductor is needed for di/dt pr...
How to know memory consumption of embedded c program in ST visual develop. I have write code for STM8S and compile it but i didn't get any information about the memory consumption. I mean How much memory space reserved by the program.
I am new to STM8 and STVD. Above is shown when I try to create my first project. What's the problem?thanks.
When we wrote data at 0 location, same value getting reflected at 32768 and vice versa. Same behavior for 65536 and 98304, 131072 and 163840, 196608 and 229376. Not sure why it is writing at two locations same information even though we have written ...
I want to use the SPI peripheral on STM8L050J3 to generate bit patterns. I do not need SCK for this, and would like to use the SCK pin for GPIO. Is this possible?
Hi,The UM0470 says:DM control register 2 (DM_CR2)FV_RAM Remap vector table in RAMThis bit is set or cleared by software. It remaps the interrupt vector table to a RAMlocation instead of program memory (usually 8000h).0: Vector table is in Program Mem...