MT48LC4M16A2(64Mbit, 16bit SDRAM) is avilable with STM32H735IGT6?
HelloMT48LC4M16A2 is avilable with STM32H735IGT6?I wonder how can I connect pins between two chips?MCU doesn't have pins about MT48LC4M16A2's DQML, DQMH, BA[1:0] etc.
Ask questions, find answers, and share insights on STM32 products and their technical features.
HelloMT48LC4M16A2 is avilable with STM32H735IGT6?I wonder how can I connect pins between two chips?MCU doesn't have pins about MT48LC4M16A2's DQML, DQMH, BA[1:0] etc.
Hello,I'd like to know if there's a way to debug a software running in bank2 of a dual bank flash device, in my case a STM32L476, having the FB_MODE bit set in SYSCTL->MEMRMP register. This would greatly ease tuning the algorithm for flash management...
Hello,I am not really new, but i have a courious problem.I have a STM32F103CBU6 device (new), and started a new C++ Project with STM32CubeIDE 1.13.2 and the STM32Cube FW_F1 V1.8.5 firmware package.I have a external crystal for both (HSE + LSE) and is...
Hello,I encountered a strange problem while using STM32H563.I tried using TPIU to output trace information.When I access the TPIU register(address:0xE0040000) in debugging mode, it will cause debugging to disconnect.Connection cannot be restored thro...
I'm using an STM32U575 chip with a couple of it's peripherals. I'm trying to get the ADC1 working. It's currently sampling a few pins, but when I read the data, it seems to always be 4095 (max value). Looking into it further, the VREF+ pin is sitting...
I have designed a board based on STM32H743VGT6. This package doesn't have LDO PIN. Which item in CUBEMX i have to choose for power supply? Do I have to connect voltage to VCAP pins?
HeyI want to make a product with WEB UI . My goal is product that will connect to my internal network and I want to be able open a browser on my computer and write the IP of the product, I will connect to its web page and I can control it.I would app...
I want to design an Intuitive System with a 1280x 800 LCD interface with RGB 888 running Fluidic Animations and transitions (30FPS) Which system combination will work to create such a system? I figured it would require STM32H750 Or similar MCu with 3...
The above is my schematic layout of ,STM32F103C6 Series, attached to a virtual terminal with transmitting and receiving lines mentioned and the pin PA2 is used as an ADC input pin.The above is the power rails configuration .The above is the pinout vi...
Source code to create ADC Internal temperature and Vref Calibration function for STM32L152RC dev board.