Where i can find an ibis model of M41T82 ?
I need an ibis model of M41T82 for signal integrity simulation on HyperLynx.
Ask questions and find answers on connectivity ICs, focusing on protocols and I2C challenges on STM32 Nucleo boards and BlueNRG products.
I need an ibis model of M41T82 for signal integrity simulation on HyperLynx.
Is there any point in asking questions here?If I look down the list of discussion titles, hardly any are answered.
I am specifically trying to receive a packet from a SPIRIT1 transmitter on another receiver.
Sensor: STWINKTIs there any service that i can cal so that once the sensor receives it, it will go into shutdown/restart mode?
Hello ST Community,I have Blue NRG 2 Bluetooth SoC. I want to make this SoC as slave device for my STM32H7 board using any protocol(e.g. I2C, SPI etc).Is there any feasible way to achieve this.Thanks in advance.Regards,Swapnil Champaneria
Using the X-CUBE-BLE1 expansion software package for STM32Cube or other examples, is it possible to scan and create a list of all of the Bluetooth MAC addresses within range? Are there any examples of this that someone could point me too? I am using...
GPIO PA15 input connnected to infrared receiver, I am using a NEC standard remote.This code work with 2 different NEC remote command.DelayUs function found on the post "Delay in us".//******************************************************************...
I receive the external event from infrared remote and I want to simulate the click on a specific button.Here the port PA15 is used like IR input, this code has been add in the file stm32746g_discovery.c.void EXTI15_10_IRQHandler(void){ HAL_GPIO_EXTI_...