Resolved! CAN support on STM32G4A1KEU6 and STM32G491
Hii Team, I want know does PB5 and PB6 Support CAN interface on the STM32G4A1KEU6 AND STM32G491
Ask questions, find answers, and share insights on STM32 products and their technical features.
Hii Team, I want know does PB5 and PB6 Support CAN interface on the STM32G4A1KEU6 AND STM32G491
Hello,I’m working with an STM32N6570-DK, and I’m trying to run a very simple LED-blinking application as part of the FSBL.When I debug the project using STM32CubeIDE, everything works correctly and the LED blinks as expected.Next, I want to flash the...
Hello,Why is there a significant difference between the values obtained through the ADC and DTS for the internal temperature measurement of STM32H563?Below is the measurement program of ADC. The following is the measurement procedure of DTS. 3...
Good morning.I'm still trying to develop in STM code.I have an open-source code developed for the STM32L476.Questions:If I generate a compiled HEX for the STM32L476, will it run on the 411?Are they compatible?Is it possible to migrate to an STMF303 o...
Hello,I am working with an STM32L072 and trying to generate a 1Hz interrupt with as little time drift as possible. For this, I am using the RTC wakeup interrupt at 1Hz, with the LSE (32.768 kHz quartz, 10 ppm) as the clock source.On several products,...
Hello everyone,I'm trying to get the USB CDC protocol working with USBX. The hardware is fine because DFU works, and I can flash the board through it. Following a tutorial, I was also able to implement a bare-metal USB CDC device, and everything enu...
On AN4879, STM32N6 is marked as Type E (Universal serial bus full-speed host/device interface) But actually it has 2 HS OTG with phy as high-end line up (2* Type D)
Hello,I am working with an STM32H563VITx (2 MB Flash) and I am experiencing a repeatable issue when placing two custom sections (.param_defaults and .app_defaults) at the end of Flash.The application runs as long as these sections are removed.But wh...
Hi everyone,I'm working on a project with an AR0144 image sensor connected to CSI2. (STM32N6)I have a question: if I use PIPE0 without any ISP processing of ROW10 data from the sensor to memory, do I still need to use ISP?Do I need to initialize it? ...
Hi,We have a weired problem with a custom N657 design.When using the Nucleo board, its possible to flash the program on the external flash, as long as BOOT1=1.The programmer resets the board and it flashes the firmware normally every time.On our boar...