how can we place the order for STM32F427IIH6 as we always not able for order this in your estore website
we are looking for this very long time for our end customer Edwards life sciences project
we are looking for this very long time for our end customer Edwards life sciences project
My STM Nucleo G031K6 board has a very simple app running on it.It simply outputs a PWM signal from 0 to 100% duty cycle and then resets and starts over.It runs this into a TIP102s Base with 1K Ohm resistance between them.However even at 100% Duty Cy...
Hi,I have another round of corrections for the DS13560 and RM0444 documents, i.e. the STM32G0B1RE datasheet and the STM32G0x1 reference manual.On the datasheet page 35, chapter 3.26, the RAM reserved for the FDCAN module is specified as 1-Kbyte where...
Hello,I want to use a STM32F7 to retrieve ADC measurements from an external ADC over SPI (16-bit read operation to retrieve the measurement). In theory, it should be possible.My question is: how can I retrieve the measurements minimizing the host pro...
Currently have the code working on most laptops and tablets I have tested to provide power along with display. However currently testing on a windows surface tablet and its doing strange things please attached cfg fie. Any ideas or help would be very...
I use nucleo-g071rb board. I want to read Infrared datas via IR Led and send it to another IR receivers with different IR Led. For purpose I used timer2's channel 1 with input capture direct mode. I used dma here to see datas. I have a problem with d...
Hi! I need to use FMAC peripheral without any HAL or LL. So, according to RM0440, and AN5305 i`ve got code that works just fine for FIR and IIR filters, but only with coefficients that less than 1. For example, i divided both A and B coeffs by 4 and ...
Hello,I wanted to know some suggestion regarding a project, and adding FOTA support in it.The project is stm32f405 based and it configures the gsm module as a server and one can make request and get response using https request.I wanted to update the...